By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:11:11.632Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:11:11.638Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T15:11:11.700Z |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-06-02T15:11:13.038Z |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-06-02T15:11:13.274Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:11:13.275Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:11:13.278Z |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-06-02T15:11:13.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-02T15:11:13.713Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-02T15:11:13.765Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-02T15:11:16.801Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-02T15:11:17.831Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-02T15:11:17.872Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-02T15:11:17.873Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-02T15:11:17.973Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-02T15:11:17.974Z |INFO |Root WebApplicationContext: initialization completed in 4209 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-02T15:11:18.756Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-02T15:11:20.483Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-02T15:11:23.001Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-02T15:11:23.859Z |INFO |Started MainApp in 16.802 seconds (JVM running for 17.991) |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-02T15:11:23.982Z |INFO |Start scheduling PRH workflow |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:11:24.011Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=608edc0b-ecc7-410b-b6eb-0a764c79b826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:11:25.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:11:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-02T15:11:30.056Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-02T15:11:30.057Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-02T15:11:30.060Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:11:35.703Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a92d03d2-bfd9-4bef-9144-6c295ff54e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:11:36.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:11:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:11:46.787Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=792d3368-52ae-4b48-bbaa-cfcfd5563772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:11:47.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:11:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:11:57.917Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=30001510-3632-4093-931f-ab8ca3208a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:11:59.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:11:59.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:09.060Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fe605db4-2afc-4673-ae26-8ff88c181a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:12:10.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:10.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:20.125Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d914116f-1474-4523-9910-6941294e90cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:12:21.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:21.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:31.169Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9c72121f-29f5-463c-b35e-e48339a62193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:12:32.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:42.305Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=55605798-311f-4e8e-a167-96fad8dfe3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:12:43.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:53.419Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1e5df82f-1fe0-4e63-84a4-3bc4b877babf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:12:54.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:12:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:04.521Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ace12002-9f64-47cf-8abd-a88a3aa9d3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:13:05.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:15.717Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6dd2e6e3-9a09-418d-9590-cb4c662fd0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:13:16.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:16.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:26.822Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=44b355a4-d49b-4ca3-92ea-0d065ee30521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:13:27.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:37.861Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5400995b-b7b2-4407-823e-0b4f0377bc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:13:38.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:48.998Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ca44da90-c29f-41ba-9d2c-770c2b0ced76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:13:50.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:13:50.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:14:00.097Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d4f6a12f-97ea-41cc-b892-5099cfafe923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:14:01.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:14:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:14:11.205Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1f1173ed-40ca-4bbc-8b4e-3e4991d62644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-02T15:14:41.352Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.31.145:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:14:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:14:51.355Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7033f943-8507-414b-bfef-63e357687989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:14:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:01.660Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1a429293-4850-4158-9e7c-9d1ffb34c7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:11.683Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d4094664-2386-457b-96e9-f078bc20d339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:11.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:21.718Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5d2b3997-c664-4ef8-adbd-be0ef638a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:31.772Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=81d9ab81-f3ce-46ca-be77-e60f9f9a34af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:41.798Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8f39c984-c555-4978-a2dd-9fbef89b16f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:51.818Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4dbd40d9-8531-42a0-8274-20d19018b76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:15:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:01.846Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c57aaf99-4c13-4985-8bdc-c7166e80fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:11.926Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=19d6f7d4-98fa-4702-b800-855d0ad34440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:16:21.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:16:21.001Z |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-06-02T15:16:21.003Z |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-06-02T15:16:21.023Z |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-06-02T15:16:21.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:16:21.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:16:21.105Z |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-06-02T15:16:21.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:21.959Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=33ae9fbc-3498-4f09-95c9-b8c45eeefb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:32.009Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=310bf639-7302-4545-be84-e24960e3acc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:42.043Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3eea12ef-a775-4c96-b9f8-fa6b4cb078aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:52.087Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=119ef440-a21b-4927-beeb-655306fffd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:16:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:02.113Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=02d425a6-37a9-42f0-b611-d170aca1313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:02.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:12.130Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=dbbdf210-78c4-4d6b-9d77-45654521145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:12.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:22.148Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8fdb59a0-59be-4006-8a21-e9ae1b127174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:32.163Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=577d2b59-9aa3-4b58-9805-879e642edb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:42.193Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f4c15a37-8484-4d93-9f57-581030f89100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:52.219Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=88eee71b-c90b-42c2-bdbe-adcdbdf06824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:17:52.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:02.243Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=95030b0f-eed4-4ce5-9dfb-a49be3eeba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:02.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:12.268Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=75bdbf08-60f8-4766-868d-35bf8158b34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:22.284Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1cbdc48a-88c1-4404-8bb8-3a46f40132f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:32.321Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7b5f8803-eb1c-4e6b-b17b-b1a25c6d628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:42.339Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6735866b-0ae1-4fe0-a4c4-5f9df842aaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:42.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:52.356Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4070a63e-6c5a-42ee-ba32-bdbbf132e4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:18:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:02.373Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d5f21992-cc80-4487-8292-574210d053b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:12.391Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=49539c97-5f40-45c9-81d0-53d187eed794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:22.408Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d0e6ba02-18a4-4328-adf6-9978101cb83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:32.425Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1aaa82c0-9e70-4d49-9f18-b11444e66905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:42.447Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=27e16938-9ac2-48c5-929d-4c3553711b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:52.473Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ef789eda-61cb-4d35-bb58-a69dadd6f7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:19:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:02.497Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4eccb064-63c2-4047-81b5-dfa4acd6bd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:12.529Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=efd043cc-470f-4885-a475-6264992b6288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:22.554Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=393ee3ea-cc89-4356-8dd3-96d22c28b552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:32.576Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2c8e719b-ec29-459a-9a6a-b9fcd1aacf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:32.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:42.601Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=97a11478-bf77-452c-bdb3-a407239dc491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:52.624Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=686c5d99-114a-42a5-bdea-628b13bea421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:20:52.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:02.646Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=938ecdcb-56f8-4865-a80c-d29c46f6bee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:12.669Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3aea4196-3121-4d17-b365-b049b0ccdca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:21:19.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:21:19.383Z |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-06-02T15:21:19.384Z |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-06-02T15:21:19.390Z |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-06-02T15:21:19.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:21:19.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:21:19.413Z |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-06-02T15:21:19.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:22.688Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=eda36921-b0b4-489d-861e-4f134646ef88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:32.716Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e4db6976-ece3-469c-8378-b9306ba3c835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:32.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:42.735Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4b44a446-8469-4d46-a4ab-9402f6fce57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:52.752Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a1288dfd-382d-4cf2-9e8f-8d5c3ece0774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:21:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:02.772Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2f8e5e5a-c557-484d-8eef-96f6ee174e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:12.794Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=366e4673-dbf8-4cab-9cba-999bc29d669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:12.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:22.812Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4265234a-65c2-4ee1-a8c3-07d1df1a586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:32.841Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=25aff7f2-0fb5-4108-8035-71693ac9cdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:32.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:42.856Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8e54e166-a17e-4e24-ac38-f3620eb5497c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:42.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:52.878Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=71a72044-7c7c-407f-b0b8-7b1885486561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:22:52.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:02.895Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=de584832-6dad-4fdb-942a-29599691b1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:02.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:12.909Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e787a484-5f46-4244-a5b6-544fde63c9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:22.926Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f1ac583f-850a-4a4a-9c5f-41c57482c4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:32.946Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e257b187-0d3d-4e48-be30-ccf3951854d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:32.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:42.966Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5eeb889c-5dc5-40ed-aa5f-97c02a06a1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:52.978Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ae17228d-3103-4018-a9cb-995ca4761498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:23:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:02.994Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ec7e0085-9de6-4a1f-ae0d-cda7eb7aaaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:13.028Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1ee5470a-f7c9-444e-bb69-ee391456dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:13.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:23.075Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9baedb5f-8b14-4418-94e2-1efa556a74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:33.094Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9f30a8c2-fa39-4a62-a816-923b4e09aa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:33.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:43.122Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=dbf959eb-0244-4323-b96d-466b1002198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:53.135Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f64bf72c-3233-44af-9aac-7c1c8d42fc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:24:53.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:03.149Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f70505d0-a692-4dd9-a5c8-4bf9cb402252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:13.166Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c3f2bbda-e15e-433e-924e-f0c389853e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:23.179Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a06c4502-4f2d-4ad4-aa9f-562dc6c1df01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:33.193Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=70287c06-bac4-460a-83b6-2e745da5a279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:43.226Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6f77171c-be91-4967-b767-07a6964fb7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:43.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:53.239Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=471998e8-e483-4f77-89fc-dcc8d3bc4151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:25:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:03.256Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3c6d1130-33d9-4acd-b8e7-c33c6946f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:13.268Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=04a2e271-7875-42d5-a68e-549c8fe6322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:13.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:26:19.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:26:19.152Z |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-06-02T15:26:19.153Z |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-06-02T15:26:19.156Z |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-06-02T15:26:19.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:26:19.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:26:19.172Z |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-06-02T15:26:19.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:23.282Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e7071fbe-8d5d-464f-97b2-24538424d1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:33.297Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9d030740-8ed0-4a88-89b0-4556d8bfd047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:33.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:43.311Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0e6a7dab-0240-42c4-92e8-a2f553100e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:53.334Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2b4d7acf-0a97-4fac-88a9-54aff28656f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:26:53.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:03.357Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2e06e2e5-2256-46b1-ae10-9c64883c4d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:13.371Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8f37ca7e-63a2-48a3-9297-c61d4320249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:13.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:23.387Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a29911dc-e18f-4b7f-b01c-877281a0bf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:33.410Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ca020feb-537d-4e72-8dc5-bc6bd0da70ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:43.429Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a42217ff-7fda-4655-a182-44a54e5ab182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:53.443Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=616454fe-eb4f-450e-bb40-3cd98eff943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:27:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:03.457Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d5443cc3-5aa7-4671-8197-323c488e6bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:03.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:13.471Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3ac7f4bd-977e-4a48-b7b1-228eee8ad1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:13.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:23.489Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d4118d08-d66b-44a6-b256-81679437f2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:33.501Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cfe40836-40e5-458d-b7ff-eeb7a2f86473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:43.523Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a849dd45-5dea-434b-84b9-724e5007f16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:43.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:53.536Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b56bc234-0890-4235-b9bb-a65dec24c323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:28:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:03.552Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fc2dbba3-d249-4bbe-94ac-bfb8e9b99bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:13.564Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a000461e-e5eb-4cd7-963a-e5d5f0c5cd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:23.575Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=435c39d5-71f1-4b7f-a6f9-c27b17a5b50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:33.587Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f001e57c-6e12-470a-b4d3-aa8d71f0c748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:33.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:43.601Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=29e0b6f5-b825-42ab-968f-45baae8b051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:43.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:53.617Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c7721419-4348-468e-b50e-6aa0db5b762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:29:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:03.630Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7c18123f-5c09-4a75-af5d-2aa056bfa4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:13.643Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2cef7aa6-71f4-42f3-abf5-843997e0738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:23.656Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=05ad31ee-b29e-494b-8af7-2140d52e853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:33.681Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=464047db-9674-4df9-98e1-eca7d8b21344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:33.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:43.697Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b166aede-3a77-43a0-ab3b-b832c2995cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:43.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:53.719Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4cd0b023-00e7-4f85-b585-e3259553fd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:30:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:03.733Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=41184d43-d1f8-460f-8898-2b5a0653140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:03.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:13.751Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c9cf1e7a-7242-426a-8265-0fb73d49b2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:13.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:31:19.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:31:19.201Z |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-06-02T15:31:19.203Z |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-06-02T15:31:19.207Z |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-06-02T15:31:19.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:31:19.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:31:19.225Z |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-06-02T15:31:19.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:23.776Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=68c457df-b8c9-432f-b12a-4e5bc404137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:33.787Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6c8048c8-e378-43ec-93f4-8d8696508acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:43.799Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c985e41f-2260-4447-bc15-138c58d4e0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:43.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:53.811Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4af2ddf1-f0ec-40a4-9159-a214e0233dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:31:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:03.834Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fd2ffb10-c6f5-4e68-ad35-22bc14aec018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:13.847Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=df8f034b-1fd4-4c7d-b37b-6961b4fef4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:23.860Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=52b77da1-d34b-4f74-9a83-57bbc7501ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:23.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:33.870Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f72f05cd-8838-463f-85e3-739754e2b776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:33.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:43.881Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9aec42aa-a04e-44d3-a846-946d06b627c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:53.897Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d681bf47-f8c7-4603-b26e-a39f4576ef3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:32:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:03.915Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4731f27e-d5a0-477e-8cf6-19115200033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:13.933Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=766cd750-41ea-42ce-be9c-a396666fec85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:23.948Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f6877e60-2721-4f41-8401-02e398542b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:33.963Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=23a81150-df19-4468-8e12-98f9ceaadecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:43.979Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9cc1632f-1e49-4dc0-86db-5442fd60ee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:43.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:53.995Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=228393f7-0d3c-4b1d-8380-fb6b189802e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:33:54.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:04.019Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a696439a-db9a-4eab-9b25-68f705430b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:04.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:14.033Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=bc0055de-85d8-41b4-92cb-00ef6dd9ced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:14.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:24.049Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c6c5bb07-16bb-4d43-b7aa-3c07efc7ece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:34.063Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cede38d3-98f7-4364-8a41-d60dc077bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:44.079Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0c7a361c-4064-4999-a36c-370a435d190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:54.097Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cb6aa9f8-1195-432a-9d82-77a0f7264475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:34:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:04.117Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fb626a38-d8fa-47d4-8d11-54333a37f2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:14.138Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2e6bf070-1161-4c5b-b148-b9be809423c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:24.161Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=de493549-2dfc-4e2e-9fb9-fb8935ea1f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:34.174Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e09f40aa-8f17-4267-bfb7-b88a02037ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:44.186Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=182e6876-d034-49ef-a742-18378ffe5780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:54.198Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d9a79669-c733-460a-b3ff-de10d29c77ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:35:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:04.210Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6d2f10af-b406-47bd-bcd0-f7c7ea45cf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:14.223Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=87e505c5-37ae-4330-936c-337a955d21b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:36:19.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:36:19.153Z |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-06-02T15:36:19.154Z |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-06-02T15:36:19.159Z |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-06-02T15:36:19.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:36:19.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:36:19.177Z |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-06-02T15:36:19.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:24.234Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5ec16262-1935-419a-96de-2b2f13aa0769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:24.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:34.246Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ca311880-451c-4ac3-9eab-12de96167727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:44.260Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=78f5dd9c-9048-479f-8d3b-d05a1a921f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:54.272Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a06e8b0e-1497-40a3-b53e-6c3946fc67ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:36:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:04.284Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c1f3035b-9a1d-4620-b1cd-1e3dd9200339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:04.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:14.294Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2b7319c4-6f7f-4aef-8dbf-a55c4b161484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:24.308Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=94a96acb-cbc2-4ec2-a76e-680ba838a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:24.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:34.325Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=00b0a673-271a-4cc3-b65d-70738022898a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:44.341Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9eb8b054-c89b-46c8-a040-1c53748313e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:44.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:54.356Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7ca52e84-cad0-4216-b3e0-910aa6e73631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:37:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:04.377Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=496c754e-2288-4868-8578-ef94cddd5344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:14.388Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=78900066-b4ff-40af-8081-721741a0ada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:24.407Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a5805cc9-672d-4900-9b8f-b92b0dc9fe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:24.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:34.421Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f6af854b-73b4-4a44-ba16-9589a6f97adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:44.436Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7a9f6caf-5e0d-495e-9cc9-5d7e245c6148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:54.449Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=97365c82-d554-4b73-b5aa-35255bc8800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:38:54.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:04.465Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d99216f1-b5dd-493e-9faf-14c1b297de69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:04.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:14.477Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f545921f-da58-4cb5-bd49-fe93712374f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:14.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:24.489Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=21f1f0bf-277b-4947-b178-596435c25685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:34.505Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d860f0f7-967c-4ee3-a42a-08e9d95b6868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:44.569Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=008f094a-3af3-48b9-83d7-1a71cf256f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:44.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:54.609Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=86ed4674-3ef0-4cf2-b4dd-293fe09dd91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:39:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:04.641Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b523c9e3-b518-4cfe-acb9-76078df20dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:14.661Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b3c74262-1708-4756-ac11-9853f9ab17da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:14.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:24.678Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fa334fc4-b6f1-4499-afa1-b6511a0a4912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:34.695Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=715096c4-c437-4520-bb70-1d77ae012889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:34.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:44.713Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4fd3dd22-d803-48e1-86cf-30d0e616c991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:54.734Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0cf62c4d-8228-4b8d-b431-4cdcaf9e6a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:40:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:04.751Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=40e27f48-f07e-4e0a-bc1d-eeba421220e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:14.768Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=589a7e1a-b2cd-4841-87f1-346f3d25a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:41:19.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:41:19.238Z |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-06-02T15:41:19.239Z |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-06-02T15:41:19.245Z |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-06-02T15:41:19.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:41:19.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:41:19.261Z |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-06-02T15:41:19.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:24.782Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e8375733-1735-4bb3-aeb8-e3cded062de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:24.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:34.800Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7a5d3bf4-4689-427b-96f7-b012cf44989e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:44.817Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0ff6810f-79a4-43c9-b18a-33886c415516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:44.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:54.847Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=eecb4b84-b570-49ca-bf99-d78fbc3b3149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:41:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:04.884Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a44f13cd-0ceb-4536-9054-c08d11496d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:04.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:14.909Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2a7cb17d-296e-4dec-afd8-072b77eaa233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:24.949Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c633cb09-ed23-4057-9129-a468c2be68db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:24.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:34.977Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=76bc3ed3-3977-4d36-8eb5-7e144634f3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:34.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:44.999Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ae128d9e-b402-4ead-a58f-a4f3c649405a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:55.028Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a639a93d-6f63-4dca-9c2b-779344777f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:42:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:05.049Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=243afa87-e297-48aa-83aa-542c2b3b5ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:15.072Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4b09fbb4-898a-46de-831b-2754caecbbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:15.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:25.115Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7a95ddea-7f82-4de5-b817-a724e495a39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:25.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:35.128Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=dbe94c52-2f8c-4033-bc59-fedfb1ccabdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:35.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:45.142Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b911b1cb-2c25-49fc-9cf4-9c77edef759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:55.153Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=859dff56-5427-45ef-9d99-6e11b11b284b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:43:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:05.169Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c3d0502c-1263-4833-bade-ee11fb9a9da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:05.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:15.194Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f3182eb0-fd78-439f-a376-9b807dbb47bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:25.212Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=395a3a28-5025-41d2-9c39-0566ef7aaf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:35.222Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=157c1a84-c037-4036-80e3-813ba34d7220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:45.236Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=772a84dd-d10f-4e41-bc2d-2d5204e58e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:55.250Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c7bdbcf1-867a-49f2-8111-2c02bd114367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:44:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:05.261Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=07c241f1-8f59-4f3d-aa29-4f05e1e97302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:05.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:15.271Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b13f0588-5aed-4c1d-8bb2-cb5cce7b5317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:15.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:25.284Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b29a3ced-f6a7-408b-9b38-60bd6cb3dfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:35.301Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=33ed640b-341e-40dc-aac5-6c20f8076acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:45.329Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a56be897-bbae-4e7b-a337-41cd50ca685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:55.341Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b5b8337e-fd37-407b-86b4-daa7c2784cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:45:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:05.354Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1fb07e11-890e-4652-b71b-f1c460d8321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:15.364Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b699eff1-7398-4aaa-9ad4-74beaed58284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:46:19.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:46:19.291Z |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-06-02T15:46:19.292Z |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-06-02T15:46:19.297Z |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-06-02T15:46:19.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:46:19.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:46:19.324Z |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-06-02T15:46:19.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:25.384Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=21c85ff9-8847-42b7-84ed-d32556419b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:35.417Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=52fbc9eb-ab9d-4371-8a31-0b98c8145679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:45.433Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3c32286f-b246-4d38-9e08-9dece68bb61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:55.461Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b01047ff-e0fb-4114-9c07-956cf29c398a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:46:55.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:05.475Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=82b0b252-75cd-4ab2-a988-93a63557d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:05.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:15.489Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=972e1e14-a2e3-4329-814e-72c05b756108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:25.499Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=06520c24-f93e-4bb6-abb4-fa84e796d59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:25.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:35.509Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9b9bcfe9-25ac-46f7-9320-4f978bb50a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:35.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:45.519Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=bb4b3565-3975-4dd3-a68e-43b495eeb0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:55.529Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9ce6d6b6-01a5-40ae-a1de-1f226b42a146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:47:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:05.546Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f9cf0d6e-ce44-430d-a674-f7e765a7df55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:15.555Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=72196467-e0e3-4985-8a77-73c21c9000ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:25.566Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9d432bfd-73c4-4234-8125-98181d8d3643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:35.576Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0159e325-d52d-49fb-83da-5751a2842a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:45.605Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=caa9b6b0-cfb3-4156-8731-4636eaf689d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:55.616Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=90d42e0c-1305-4b47-a283-a7a2bdb6fe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:48:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:05.628Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=69093cd3-00dc-4a8c-b45b-9f768fe69e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:15.642Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d2d916fd-7ef9-4b02-8971-72f28fa49659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:25.679Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=01082c30-1c36-48a3-8bff-997f45e47e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:35.689Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=31ead7c7-5a43-4c33-b054-80fed3c571fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:45.700Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=12c128d2-210a-4b1e-9526-ad6f1401a546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:55.711Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0083cb21-1e82-492e-9dcf-5f1aeb291c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:49:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:05.722Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=45e87923-0b5c-4d20-aca0-8fdf81634361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:15.735Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0d0d3204-2353-4485-a074-1ce9121a00ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:25.745Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=66f1af6e-c473-4d00-a709-b4dedbffa840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:35.757Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=dd66a27b-d769-4c58-875a-162cc9b4fe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:35.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:45.770Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=799797d5-5f4d-4e9e-8956-7661af90b04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:55.784Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f1c7a395-68f8-41c5-9229-86498f0b3e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:50:55.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:05.796Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f218a0d2-c0af-4a34-b0d2-4bb334edc092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:05.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:15.806Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=65130893-8951-4121-ad9c-558daa8c56c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:15.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:51:19.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:51:19.113Z |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-06-02T15:51:19.114Z |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-06-02T15:51:19.117Z |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-06-02T15:51:19.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:51:19.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:51:19.127Z |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-06-02T15:51:19.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:25.816Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9a6305fc-9fed-4ad7-a459-08e37e45a75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:35.831Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8d303e02-a108-480c-b862-1c491701f7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:45.843Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d573a03e-b85f-4bb3-9697-db90438df089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:55.853Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f6476a4b-5b89-4bf3-912a-a24cb9c2ac6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:51:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:05.869Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4b1201f7-9756-4b6f-9481-c93bca362b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:05.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:15.881Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=26a7c108-3dc3-4897-bce0-99b6f37a670f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:25.894Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d589dc08-9643-4327-9861-b6a1da2b0117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:25.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:35.906Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=23a8924b-7c60-4862-90fe-bd8a37377f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:35.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:45.919Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=de9667ba-f536-4fbe-9b38-516cc4c5ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:45.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:55.929Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=93d4ba73-39b0-4afe-b4bc-611d9b5c75a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:52:55.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:05.953Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c6fbbd89-de11-41ab-8e64-1783ebb17155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:15.963Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=39c946bf-a04c-4c10-a3b0-b11f6bd67519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:15.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:25.977Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0ab5b01f-c8f9-4c5a-b535-2ff594b6e765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:35.988Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=44f76d41-029b-4c2c-a3ee-aa15d670dcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:36.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:46.006Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fb227ca9-a028-48ee-a521-8a65a1aa26bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:46.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:56.017Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1c610c58-845e-4b85-a4f4-bcf5eb524f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:53:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:06.027Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d87f92d6-4f2f-441c-981b-a3be5339e592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:16.040Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a0d68215-8927-4bb8-b4b7-e8019d625291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:16.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:26.050Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fa115bc0-6084-4139-ae56-0d694f82e865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:36.059Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=06c05dbc-003f-4832-8a5c-1156f6e15b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:46.070Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=bb03d971-04e6-45e4-bbea-e38b06ff0c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:46.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:56.081Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=54d0b731-5aa1-417e-8f97-364c0f1bc439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:54:56.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:06.093Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=209b0857-a95d-4ff7-aa1b-f41cca955f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:06.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:16.106Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e6dcbff2-585f-47c2-9e5d-906cf68bbb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:26.125Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8938e927-9388-4786-aaef-41dcbe914b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:26.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:36.138Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3f5519f2-9e0c-49f2-85f9-bc07720cc922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:46.146Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=392cb534-d73d-4adf-950b-17b0eaeb0ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:46.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:56.155Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7dae2f97-e5ea-45f9-80a0-0168cab30e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:55:56.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:06.164Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b305866a-c378-45e0-9117-8dd02bd7320a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:16.173Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2c9ca4b5-942a-40e4-a281-2f9e6e1f6ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:56:19.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T15:56:19.215Z |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-06-02T15:56:19.217Z |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-06-02T15:56:19.221Z |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-06-02T15:56:19.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T15:56:19.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T15:56:19.234Z |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-06-02T15:56:19.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:26.184Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c8a85f96-866f-4262-b2e3-ea511c0eab0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:26.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:36.196Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=86fa90ab-6177-4d8e-aea0-875521136359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:46.214Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=30095088-c0f9-4e78-a21c-1d706f3afa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:56.224Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7f3239ec-c928-4b8e-8f55-ff815b799b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:56:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:06.235Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0cffce01-7b4f-4852-987c-34b572b03511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:06.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:16.245Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a5a14e03-98d6-4a12-96d1-6b87a2eff65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:26.256Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a3c9fab3-1992-46df-acd4-1f9e08e7460e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:36.269Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=50512cf0-7627-4aac-8ac7-7d7202a58cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:46.277Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4e649ce3-e30b-4dae-acab-32616a239e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:56.286Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8d513838-d5cd-4393-a643-9a0ce7f28ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:57:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:06.293Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d1795ef9-c479-4fed-be96-c2d05024ca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:06.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:16.306Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=87c511dd-f675-4662-b7e7-e4d36ba59548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:16.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:26.318Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=dca24a4a-0f6c-455a-802c-a582dd3c3952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:26.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:36.328Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a29a6db2-28fd-4ff1-9c4e-8c4d3a760efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:46.338Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=bb952e90-8a0a-45c7-89ac-bf1e711a9661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:56.347Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f10708e4-bc80-44b3-8901-a8b6cc351e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:58:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:06.358Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ef0cba81-dd5c-4c6e-8324-ba94d07e5cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:06.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:16.368Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ec2ca878-054f-4255-b820-1d2c6300e4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:26.377Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=83717de0-135f-4908-b32c-1e68d5d6b123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:36.389Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=61be8593-36a1-4513-bd42-ad6a691e5f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:46.405Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d9fca2d6-706f-467f-88ea-54df42a025d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:56.417Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=95c67d8a-7171-456a-b8f1-25eaa5fec6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T15:59:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:06.428Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=47cbc3dc-6297-4cd0-87cb-bfa8a9494a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:16.441Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9c5c0034-33dc-46bc-902b-272e46cfc3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:26.453Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9130b84a-68b5-4707-b528-7adebe7431bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:36.467Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0879e005-e10f-49f2-a702-51021b6e27c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:36.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:46.477Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=32f7b049-0330-4186-a1a6-5700f07a8e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:56.488Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8af6c3c1-be0c-419a-b733-9a5c1798713a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:00:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:06.502Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=659d253e-7315-4317-8b02-c26324aa4551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:16.516Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=64944a13-4b46-4ccc-8264-0e49a73ed1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:01:19.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:01:19.034Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-02T16:01:19.035Z |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-06-02T16:01:19.037Z |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-06-02T16:01:19.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:01:19.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:01:19.046Z |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-06-02T16:01:19.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:26.527Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d587e5f8-9508-460d-9132-abe0b02665ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:26.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:36.542Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=329436ab-ec43-469e-872d-624ff4161f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:46.552Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7490bfd5-86e6-4202-86ee-f6f09533a910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:46.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:56.565Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=20da2328-b40b-4a31-a4ac-207e39a9d5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:01:56.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:06.579Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f6348210-802b-4ce2-81b4-7b69b2bafa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:06.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:16.594Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f1df7d64-2846-467c-9403-4a73b439493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:16.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:26.606Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9c41715e-a698-4908-a9ba-48287d85fe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:26.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:36.617Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5148bda3-b0b3-43f6-be4b-48d4f39d7694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:46.627Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=20293957-d487-40fa-b715-bc413948844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:46.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:56.637Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fe3238ce-28b0-4271-936e-8311e594cd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:02:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:06.650Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4ab38a7e-9a26-458b-8c41-73829e659d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:16.660Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4d6c2216-49d0-405f-bdb8-4d17eb5024a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:26.670Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=26627a53-a312-4ae4-9124-f0a48b9fff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:36.680Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=bba35eef-6b60-4251-b139-209a81e9ed9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:36.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:46.689Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=254c6408-1da6-4190-b8a2-071f63974031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:56.697Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6323330b-f581-49ff-b323-e741b8fbf0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:03:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:06.708Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e7390c3d-460b-48c4-9fa5-c0582c0b0cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:16.718Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fdb324eb-2456-42b1-b780-4f245984f039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:26.727Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7822b09b-b06b-449d-bb9d-fb9a3f4c89b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:36.738Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a3120120-3897-4375-8ad6-e2a9e8268d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:46.747Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e9f7cf97-5182-4482-9ce0-86b8e857465e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:56.759Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b56b7ff3-a4ca-4084-a716-60a137ed4f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:04:56.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:06.768Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fffc1941-f9fb-4ec1-b0c2-3287ad77d8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:06.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:16.778Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c06466c1-c01d-4bbf-acfe-2862dfcf6b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:16.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:26.788Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b988942e-4de6-4162-a8d9-54c7ec3c6596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:36.796Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d8984292-7930-43ed-8cf9-f250f8dfeb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:36.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:46.807Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=673648f0-7a6d-427a-9777-b73fbae430aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:56.818Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1472e05a-d7d9-4739-a241-b11bfe7577ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:05:56.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:06.829Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d2a70035-f286-4c5c-88cc-6796860566d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:06.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:16.847Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=89b87909-9fb9-4559-9b9c-9852780ca9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:06:19.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:06:19.299Z |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-06-02T16:06:19.300Z |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-06-02T16:06:19.304Z |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-06-02T16:06:19.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:06:19.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:06:19.321Z |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-06-02T16:06:19.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:26.870Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9a1dc7e1-4da3-4fdc-9f67-3309d9c36f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:36.879Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ca3207d2-209e-45eb-acf3-72a19c93ab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:46.888Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=eb222202-c87a-481a-9a9b-2289db31a7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:56.899Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6867ea0b-36b4-42c7-8a4d-af0d0a1ec37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:06:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:06.909Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e9060ff9-e5da-4e97-9930-4ddb02311fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:16.917Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=55317163-5022-41a7-a122-c2d3990cd183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:16.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:26.926Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ff41fa37-64c1-4a90-9453-a0a07e9de6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:36.942Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7a04b05a-6182-4a24-b5c8-978a392e2a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:46.951Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=75d6bd7c-dbe2-4686-8583-f9f0f99ae90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:56.958Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7f2387d7-f601-45f8-a056-c5b99efccbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:07:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:06.968Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e2054e5a-57ad-4dc0-b0ad-d664a9fa2137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:06.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:16.980Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=43497851-978f-4262-9a60-d20eedd5c26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:26.990Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3bd2e7d3-855b-46f7-8787-7ab4a65f07e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:37.010Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=adea8b2b-4f3f-4f48-9b77-4ea0bcc8e835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:37.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:47.027Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1347cd56-4528-4bc8-843d-cf4225b1345c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:57.036Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c325b142-8251-40b8-b245-635ab88e6163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:08:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:07.057Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=eb8da5ad-aa4b-4cd5-b904-cba09f10333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:17.066Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0fbb7cc8-2638-4bf6-aa80-de22199ac6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:27.074Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d2d7ea1b-d6c8-4407-bd31-8dfa3464ec1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:37.085Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=62f824f7-d626-4dad-8a24-bd3c1051e5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:47.095Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=dd4984f1-8caf-4a8e-b1f5-a113ab85a011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:47.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:57.104Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=773b66b2-5def-464b-ba32-a4adf57a5946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:09:57.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:07.113Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c4a6bfa9-6812-45b5-8cb6-bb30ced002f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:17.123Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2845c490-e331-4d35-9383-cb49e4622f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:27.137Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b2f70cd9-9b28-4176-8478-97110f52e397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:37.152Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=19fb890e-adbc-44cc-b5db-da2e7db0d5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:37.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:47.171Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c4590139-f66b-4ad8-8205-8bc247c6912e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:47.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:57.187Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2262da22-23a8-4d4c-b8eb-eaf125212eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:10:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:07.198Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4eb31809-ea2d-4158-ba03-2d21882e0d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:17.224Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0b893af5-eed2-440b-b6f1-71332452cf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:11:19.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:11:19.117Z |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-06-02T16:11:19.118Z |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-06-02T16:11:19.122Z |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-06-02T16:11:19.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:11:19.130Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:11:19.130Z |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-06-02T16:11:19.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:27.240Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c0b24ae4-de19-4fef-b701-fe3608039b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:37.251Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e35e8ee5-86e3-4340-ba67-235381d39538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:47.260Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b72fa98a-9b90-4a81-aad8-e34ba41722bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:57.269Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2b7a29ce-af09-4bf0-a0bd-e7e059d485eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:11:57.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:07.277Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0e6acb37-d9e5-46c1-bb3e-fac956e0987f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:07.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:17.286Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=932a323e-af71-484d-b7e9-1678acdc5fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:17.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:27.297Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=183c2099-c0c8-4471-89f5-cef428c2d336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:37.307Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d309c6ec-785d-4ebd-bc8a-1acd96ce43c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:37.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:47.318Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=df1c0686-fc46-4a8b-b8eb-c3f94f274fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:47.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:57.332Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=153a88ec-4f69-4d85-a552-7697fb38d7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:12:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:07.343Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d6bbd001-3898-4493-87a2-0ae937502d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:17.351Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=eb0736b0-434e-4739-9724-2e80b7c54c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:27.362Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d844f1b3-8947-47eb-831a-54cdb2ba5291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:37.372Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=29fbfcbc-ee07-4e58-b32f-456f63dff9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:47.379Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6a8de6b6-02f8-4fc9-a445-90708c7bc819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:57.391Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=94c3a892-db43-4098-ac42-5a974139fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:13:57.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:07.400Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2a83b577-7a7d-4cdd-a21e-ad5e20f901a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:07.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:17.413Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ae0412b5-63eb-427c-93cc-ce1196f83f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:27.422Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=11569e81-85a7-40a0-848b-679fb0c51bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:27.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:37.431Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=220d2b21-3a8e-4c74-bf70-c601a83e20ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:47.444Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f699713d-e216-487f-bfeb-4c767174bce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:57.455Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2e22ed90-41de-4199-a6ec-324602c41d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:14:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:07.466Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1bc5423c-d570-4451-a246-4af26154dc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:07.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:17.481Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=33a0fb0a-6f2c-44cf-ac29-23a471a246dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:27.490Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=27e4426a-eeea-47d4-9e39-031fedfef4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:27.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:37.506Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a05dfe69-f960-468a-b12a-737427fe3032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:47.520Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f1d07280-10ea-405d-a70f-2def1641ae26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:47.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:57.530Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3a2ddc1b-3493-4686-b521-d6c9122f5f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:15:57.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:07.540Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5ec8c71c-9eb3-4162-a1cd-109ce8ba0954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:17.551Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f50e6872-5df1-448a-82d7-b354c055b940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:16:19.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:16:19.014Z |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-06-02T16:16:19.014Z |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-06-02T16:16:19.015Z |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-06-02T16:16:19.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:16:19.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:16:19.024Z |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-06-02T16:16:19.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:27.562Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e7b6db6b-3dc9-40dc-ba93-1aaf2e9dd67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:27.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:37.576Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=73cfdbd1-e82d-436a-8d62-63009771a7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:47.587Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0f2d6b45-9c39-4252-852e-ff78e4d9ef85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:57.599Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=78bec2cf-0ef1-4543-8329-ccab0428ac08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:16:57.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:07.608Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5b893e9d-e350-4ff8-a985-72da9031afdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:07.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:17.639Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3412c9ee-ca48-4d9a-94d5-6e29d327d9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:17.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:27.678Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d78b9382-3d1a-4904-9aaf-b0488c2f4e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:27.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:37.690Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=be0462bb-513e-40ad-829b-7bc74ff2fd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:37.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:47.700Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=12e29570-65ae-4894-8827-8be82d68f121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:57.714Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=658fe631-9b8e-4846-9c9a-7f45b4c139e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:17:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:07.730Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=538091f4-ba8c-4506-92c4-ecc62f31b3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:17.742Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cb4d0756-84c2-4d7b-b32f-8ec34335b0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:27.756Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c067faf9-a645-4a9f-aa95-fd4b9396de76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:37.764Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=bd928763-5c9d-4097-a72a-2f16af984cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:47.776Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b3adc487-c699-4c9f-ba2a-777c17d53503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:47.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:57.788Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=42341919-a1e9-4487-8975-dc6cd0d4e266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:18:57.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:07.799Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1b2f703b-6a8b-408e-9e95-8e3ec767eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:07.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:17.810Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=80448993-3909-48d6-a7f5-16f61544ff82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:27.822Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=731ff901-01f7-4f72-8a32-e61b8d868907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:37.838Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=44f4f428-a275-42ee-becb-26de67e8c967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:37.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:47.850Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6b55b615-a415-48e4-aedd-2a6711571e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:47.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:57.862Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=df597a4f-99e2-4baf-be54-f835e4e61f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:19:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:07.871Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4a52e7df-4cb1-4640-958e-2f66505f56a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:07.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:17.881Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9910a463-2bf6-467d-a985-3772af59e5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:27.889Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a585aa37-f0d9-4953-99c7-3839183d9b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:37.900Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f08bf0ca-d360-4e91-a996-30b2cc4adc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:47.910Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=509bce3b-cf5a-46ed-b489-7e9925fb1229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:47.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:57.920Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c7fdeb3e-b322-4f4a-a5bf-d898c04bea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:20:57.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:07.929Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=500de601-9134-483e-b5f5-0db3192b8245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:17.941Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ba5d8953-2e04-4b44-8b60-c1c759649965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:21:19.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:21:19.213Z |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-06-02T16:21:19.215Z |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-06-02T16:21:19.220Z |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-06-02T16:21:19.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:21:19.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:21:19.235Z |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-06-02T16:21:19.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:27.950Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=67964f5f-8b42-408d-b978-cf1fc0398b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:27.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:37.960Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e63dc419-3bbb-4004-95fb-de5ff00674aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:37.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:47.970Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0f477c7c-5e57-44f6-a50d-a9ca1eb047e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:47.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:57.979Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=769bc06d-dae8-4ff1-972d-d0250e2d4aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:21:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:07.989Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=59b5b487-bd87-4962-a8f6-0fe16c36e69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:17.998Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c69c0826-508b-4760-b948-8d6bf1619304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:28.010Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ed25b31a-a3b0-4194-b3af-72495f38ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:38.019Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=988c54b6-e35b-409d-b9ec-9b0cb241bf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:48.028Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6fbfcd6a-39af-4579-bc68-5fb888376005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:48.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:58.037Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1101e714-8459-4728-a948-81c448ed2140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:22:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:08.048Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cf394f7a-4c5f-4282-9b6c-7d7a80f20e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:18.059Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f8bceb3b-4981-4c73-a5a7-70890349931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:18.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:28.079Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f538fa02-c1fb-4e51-842f-6b55af28562d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:28.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:38.088Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c80ceffa-3745-4567-bf9d-46491609d416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:38.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:48.098Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=93517be3-66d4-4961-90c5-87e2322b715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:58.107Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9c01b1f8-4fee-47ab-972f-f6f2bf95efd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:23:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:08.121Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=32f8c8c6-c022-4b97-83bb-0b0a8bacfa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:08.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:18.132Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cb7a0aa5-520e-4b2e-80c5-2d6befb9ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:28.141Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f23fb48c-514b-4cdb-bd34-53f63133a68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:38.152Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=61b6ea39-2545-4a8f-ac1a-0c84313e3f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:38.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:48.163Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=330a4818-1b6e-4d1f-b2b6-7368b25e29c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:58.172Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f3ad5206-0323-471d-a369-0515198cb725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:24:58.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:08.180Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2c1b8fdc-7f96-4451-a851-b53228c93495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:18.191Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=14d8ca4f-cd9d-4caa-afe7-e0225cba6ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:18.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:28.201Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=79a38192-fd4d-4b44-916c-7984232a4578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:38.210Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e297fb31-074c-4685-809b-40f4a135a55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:48.222Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d149121e-c298-4bf0-bf79-27938d178e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:48.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:58.233Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d3ed2640-86b1-4607-a4ec-cf3c60dd4372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:25:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:08.252Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d662d768-49d3-42c7-93e4-c55bc4930054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:08.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:18.268Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=51455094-334e-4609-9a88-3553ee561690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:18.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:26:19.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:26:19.040Z |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-06-02T16:26:19.041Z |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-06-02T16:26:19.043Z |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-06-02T16:26:19.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:26:19.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:26:19.050Z |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-06-02T16:26:19.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:28.276Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0ab89c66-8417-4ae1-ac18-546719691aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:38.285Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9859bf4f-af38-4ab5-a2a0-af0f3968d729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:38.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:48.294Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3da2ad44-a8b0-4c77-94db-58416ef246ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:58.303Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4ad3f655-fa37-48ed-a555-68abd91e23a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:26:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:08.312Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=448c3dd9-a6e3-499b-9bbd-70b5d5f9caba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:18.322Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=665317cc-57f8-4c96-a717-fbfd6e0edf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:28.330Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fc924894-a99f-4f59-b212-9eb1eb4b77e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:38.340Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e5193168-b861-410b-bff7-76cc3e06578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:48.348Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=beff0d9d-3ee6-49e6-8caf-e1734029d47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:58.357Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0690b800-11ad-4ec6-bdf5-0b380f19a020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:27:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:08.366Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cc82a44b-6052-4cb9-9765-e92d32f4ce4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:08.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:18.377Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=11293916-b9a1-4583-9e13-e67bc49e8378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:28.387Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=131cc1da-3bbe-43f3-ab19-0ec762de40e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:28.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:38.398Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6940480b-4bea-4daa-985c-107288f28453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:38.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:48.406Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=785775d8-202f-4b0d-be56-70a37b84a328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:58.415Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8ea5007b-ae08-439b-94bb-8de181f83298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:28:58.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:08.429Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=49e3e2f1-ec93-4510-bc52-4ed2de9a049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:18.440Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3982df91-944f-47a6-a1fa-65735e046275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:28.449Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=050e5338-7482-465d-9598-bb81b2a195aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:38.461Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7a7da6ce-372e-48b4-8a83-516822080f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:48.494Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=96c538fa-7ed6-4a44-9cee-3457ceebf616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:48.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:58.508Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ecc40378-ca04-44cb-a718-07a5b3af5525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:29:58.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:08.514Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f2e6cd99-d3a2-43d3-b259-8b38a63faf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:08.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:18.523Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5592e5d1-82b1-4d1d-bd32-0edb605932d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:28.538Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c5f68bb2-5f0a-48e8-8c64-d6ad766fcde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:38.553Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=05db42c6-1a1c-48cb-8dad-065af117c824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:48.562Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3843ca13-8e38-4c86-b342-0aa32ea82e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:58.572Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=fb08c139-84cc-46fe-8a6f-ebe431cee763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:30:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:08.582Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=20698fa2-3dc2-4106-88e4-625c022da349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:18.590Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=43ffdf30-0f85-480b-93da-b1b0e3249d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:18.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:31:19.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:31:19.266Z |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-06-02T16:31:19.268Z |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-06-02T16:31:19.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:31:19.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:31:19.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:31:19.295Z |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-06-02T16:31:19.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:28.600Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8fcaab21-0170-4ffd-a2b5-80047953d565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:28.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:38.609Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d873be14-84de-4062-9824-dc1f3e057301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:48.617Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2cb8df69-bf8b-4140-a501-aac14dc090ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:48.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:58.627Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ffc42b21-9270-482d-b5ac-a58d7228df86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:31:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:08.637Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0e97f889-c973-4332-8d3b-b73df9392cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:08.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:18.645Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=89be9373-545d-454e-92aa-bc924acec6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:28.655Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7c61d4d6-fe58-45cb-9384-b2f7b8ee54c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:38.663Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5b121a83-b5c3-4737-bee7-90ff8b7ed792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:48.679Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2f04dbe2-43cc-4dff-8523-aa37c90b943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:58.689Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=58ac1930-f643-420c-bd7b-4f8bf6d10248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:32:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:08.698Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=95314adc-4492-4fed-a9b2-3a81d20136ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:18.710Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b8f777d9-f87e-4eec-8ae6-d36dbecec659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:28.724Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2ccd7b9d-9369-45f7-abbf-b9141fdb0a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:38.734Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6ad12314-76a6-4783-9961-bd4fe849e93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:38.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:48.744Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b77e9592-b1f5-4668-b6f7-05bff8ccd8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:58.752Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2af339cb-70f5-4fad-bcad-439c2d3a86f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:33:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:08.761Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3064129a-0451-430e-b03a-447f6bbc5dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:08.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:18.771Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9acb26e1-1468-4035-b7a9-38769541ec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:18.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:28.779Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e33f22e7-5ef6-47a9-8970-b8d65c2258d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:38.787Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=195b59cd-6601-44ac-9f2c-cab1b81b9356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:48.807Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0299a3f5-b526-44c0-b492-7192d8c3987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:58.821Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d43798e9-2fd6-43cc-b4fd-0a2a2bd7f34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:34:58.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:08.830Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=38e4252b-e6b9-4777-b5c8-f0db87feaf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:08.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:18.840Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ae79ba16-28cc-435a-be1a-c7b0cbfb782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:18.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:28.851Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=86a44791-21c8-47df-9aba-7f6aeb7d03e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:38.860Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e22d865e-c7a7-435b-b962-7dd230bc3bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:48.868Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7c63b8cb-16ea-4371-bf3d-9a884de11e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:48.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:58.878Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7b6cde23-79b3-430a-b013-be958eb1d73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:35:58.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:08.892Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ef762bf5-6319-4328-9e7e-cd8e37797e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:08.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:18.905Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ced90997-f5aa-40b6-a090-3fa5a83305bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:18.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:36:19.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:36:19.092Z |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-06-02T16:36:19.093Z |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-06-02T16:36:19.095Z |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-06-02T16:36:19.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:36:19.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:36:19.101Z |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-06-02T16:36:19.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:28.915Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7138281f-c1f0-4100-ac2d-75a690ce943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:38.928Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e1eef0f4-527f-442a-a913-45f6a261e19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:38.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:48.937Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0335a5aa-c0a4-4af3-80f1-9febbae4212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:58.946Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=acfca76e-f76b-4289-a110-48b789b347e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:36:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:08.962Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2e71d2b3-1355-48e8-8895-b71546f65760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:18.974Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e5defc32-a38a-4424-98ef-780fff60cdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:18.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:28.984Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e4886bb3-b5ca-447b-8928-742d665ebec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:38.998Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=454bdce8-5fcd-4e9c-8243-4f7b07391fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:49.010Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a0b1a753-1192-4b3e-8001-8e3b007d32b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:49.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:59.018Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3ee8867e-2414-43b2-a902-4be0bf5072af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:37:59.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:09.037Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=54f21f57-16be-40f8-bb17-4e4ad993bc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:19.048Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cb4064bf-da06-497c-8aa0-bfc1ac5ed045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:19.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:29.064Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a73893d1-b0c8-4d41-bb06-0939675337f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:39.078Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4e6eb04e-fa37-4745-a625-b8a4676aa6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:49.089Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e6c638a6-3114-43df-bbfc-adc5a1aa0e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:59.097Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f5d779e0-d277-43e1-8502-c081032e2055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:38:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:09.108Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=30015e63-83e5-4d2e-be9f-29e2cfa3d638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:09.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:19.116Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=baa87aa0-b3bf-4c74-8e61-cce65fe65c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:19.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:29.128Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8172668a-f293-4351-8af2-005e82d4741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:29.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:39.143Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=120ad381-e24c-45d6-8e17-51b30fa52545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:49.154Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8a8a606d-00a6-49c2-a02c-a8dc41e6d545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:49.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:59.164Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7febe75a-88eb-40ff-a96f-cd8977aff6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:39:59.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:09.172Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9e725f3c-0d2b-4ef3-b7cc-18c599e40b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:19.188Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=03700413-7e6b-4c39-b75a-65ff056171a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:19.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:29.197Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=11e90ae0-77d1-4af2-9798-ff5159dfb854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:39.208Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8a4ae1a7-6ad7-4507-941f-ad9e906a79eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:49.217Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=901b004a-cf3e-44e2-947b-81193bd070d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:59.228Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=59715515-dd19-47fb-b2d8-22a8469415b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:40:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:09.238Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=72040b48-7052-40dd-bbf1-58372c3a8019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:09.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:41:19.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:41:19.179Z |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-06-02T16:41:19.181Z |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-06-02T16:41:19.185Z |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-06-02T16:41:19.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:41:19.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:41:19.193Z |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-06-02T16:41:19.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:19.261Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5ec3f1ae-d3b5-4ec6-a149-3c726d34cfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:29.330Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c4d142f6-4a86-4c69-9a18-e47959b1d80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:29.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:39.342Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e81a190c-ade6-4645-bfe4-f3a63f83c3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:39.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:49.353Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e0dea11d-c5e7-4a71-adf0-23076ce3bda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:49.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:59.363Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f936d7c3-0ba8-40ac-9fd3-717d7932db06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:41:59.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:09.374Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=323f9aa7-6284-45c2-b966-35334a01b398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:09.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:19.385Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=db6123c3-26a3-45c7-9253-9c4726c308cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:29.396Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2bb1652a-2720-40b3-aa90-8e26b855b37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:39.406Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d198bd92-ee91-4953-96f8-fadd7d200d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:39.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:49.417Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b155c99c-fe90-49f0-8dbf-7ca0177e56f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:59.427Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3b534e2e-83ed-4c4b-9f42-87803de868df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:42:59.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:09.437Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f8cada04-ee27-4d00-8426-be0c6385a14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:19.447Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e8d02455-cd38-4c18-8095-3e60ceed291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:19.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:29.455Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6d81aee2-4eeb-4bad-aa57-84a86415d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:29.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:39.465Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=750566f0-1209-409c-83d6-79825ece7ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:49.475Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d4c1615e-225a-4690-adc4-5a83ca37f15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:59.490Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7ef376f8-dbee-41da-b34e-9374225027e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:43:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:09.499Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a3f56122-f3ad-4569-9356-90ea2c14de7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:09.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:19.508Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=14663127-bd4c-4852-8937-f63ee198a282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:29.516Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=112af86a-3242-40da-960f-3b833aaffdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:29.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:39.525Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e707fd8d-c249-4354-a234-6df6629d4153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:49.536Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d5ce0291-7542-4186-8ca9-3526c4ae6df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:59.553Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=70514712-a78a-4b58-b1a7-585d158a8648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:44:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:09.565Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3a6edb74-df36-407e-9cc2-5069a67772a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:09.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:19.572Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e4f9ff36-5b1e-4172-93b5-faf1933a0f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:29.585Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=831d5b05-e28a-44b4-95f1-e8ddb0df79d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:29.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:39.598Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=61bd95a8-913a-4c10-ad49-1005f3abb252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:39.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:49.606Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6f64c042-87d5-4aad-b0b6-60cc60e9245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:59.618Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=4e0c9c1e-779a-4d40-b2d1-a879d54b292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:45:59.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:09.630Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f262748d-b0e2-46b1-8641-e85c075555fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:46:19.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:46:19.081Z |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-06-02T16:46:19.082Z |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-06-02T16:46:19.085Z |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-06-02T16:46:19.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:46:19.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:46:19.091Z |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-06-02T16:46:19.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:19.640Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5945813c-8ce3-433f-8878-d17ef1d978ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:19.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:29.683Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9edc6dcb-2e46-424e-a53a-2708b8d7fab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:39.694Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5ff6d33a-c3f6-4985-8bb5-a472f45f6421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:49.704Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9d08211c-2949-4e4e-97c6-7a643fac3ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:49.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:59.714Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=800b3044-7c91-4a6f-aef7-ad4645c3eaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:46:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:09.725Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cec7376e-4e05-420b-9218-ec11bae2c63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:19.733Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b388c1d0-04a5-4ff7-80f0-76a625afeb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:19.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:29.743Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1b0c7f21-43b9-4e2d-81e8-25ad7b7a9b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:39.752Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1c0421f6-f3ac-4f0f-a127-00b88c6ec22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:39.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:49.762Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f1c23655-77fa-4613-a1f5-0b2f618cbd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:59.773Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c81350cb-63b1-4064-92ae-43527ba7508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:47:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:09.803Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cf0b1242-0690-4d23-8c64-15750e85b673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:19.819Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e85183e9-abf8-4824-bc1d-d31af94a1b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:29.830Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a3b35d8d-1a05-49fc-a25a-b9f518e44665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:29.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:39.841Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=38a4ad17-6930-4331-bc9f-7b026b2a719a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:39.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:49.852Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1900212a-4a3a-4e70-8b83-195944bb52e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:59.860Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=eaec8b92-27e7-4c15-a9f2-94a18140d6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:48:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:09.870Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6c868add-b975-4322-a90c-a018419abee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:19.883Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=18f9f480-ae1d-4fd3-9adf-bcb114e56428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:29.894Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e5e30e95-f8b8-4525-bec8-f2e0e7843c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:39.904Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3fc97d7c-7c8a-4ba0-b029-ba211bfa02bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:39.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:49.912Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ab28ec2b-1209-45f1-8424-3af21dd56c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:59.920Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1ddff906-48b7-4046-ba1e-c7e8ba6453af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:49:59.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:09.930Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0702aec3-f97f-48a0-a142-c3b5bb49dfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:19.942Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ae40d3d6-feb9-465e-8efd-734b7e52d779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:29.967Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b6dcc138-18b0-49da-affa-afbc35f955bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:39.979Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=b60b41ff-5cf8-41d8-8155-748310e4216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:39.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:49.988Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=128394a8-bbeb-4e81-bc92-fd790428c1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:50:59.999Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=724f6d11-6636-4431-bbbc-44109d4ac263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:10.008Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a07b2a30-d60d-4c34-88a3-3b2debf82293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:10.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:51:19.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:51:19.197Z |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-06-02T16:51:19.198Z |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-06-02T16:51:19.202Z |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-06-02T16:51:19.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:51:19.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:51:19.217Z |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-06-02T16:51:19.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:20.020Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=24cefeaa-fb52-49e2-a072-a26d7615e211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:20.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:30.036Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8a0df398-4774-4e10-918c-20854135d067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:40.046Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=18275c62-fd13-439f-83c9-8e738b5e69ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:50.057Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=aca97800-e452-48e8-9887-68c9a7b1626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:51:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:00.067Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e43b1aab-27ec-48f4-873a-724eb79f6a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:10.076Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=66bd840c-f309-48e3-b289-3d33b5bbbb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:20.087Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=102d5a49-a584-414b-bb20-07aef4567168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:30.095Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=90d9409e-98e7-4f05-8a02-db1cb3737070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:40.109Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=af14e9b5-a293-4b33-a649-69d0c3b4ebe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:50.119Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9c4047f5-c29f-42c3-b1c6-635408dd0e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:52:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:00.127Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d50eaa4e-7259-4f9c-91f3-0be0ad0f94ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:00.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:10.137Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6a006eed-8f16-4ed2-b5e5-300cc6fa6c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:20.146Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=09d1d32c-6754-4296-b2c7-838d7d75dd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:30.154Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a306360a-c1f9-4ac4-8a35-160c2450a7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:40.163Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=9d8991d8-4678-4146-a54a-47cfa6212281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:40.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:50.171Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8ec12bbb-b0b3-411c-bff3-4fc16a19716d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:53:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:00.180Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2ba63b7f-2670-4662-b82f-75cccfd8259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:10.190Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=803f4f80-9576-430d-980d-6945cfad967c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:10.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:20.201Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=16d08639-ca97-4624-b4dd-72d9b893299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:20.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:30.212Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=6d519f3d-b040-4c18-a8c8-308e0a58fbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:30.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:40.222Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=a885269e-e94a-4a1c-9776-850b0132bac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:50.236Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=8cf325e8-9c68-46ff-bd0b-074b6c6cc778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:54:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:00.247Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c3233ff6-80ef-44c2-afe1-a33d4f6458bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:00.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:10.256Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2837b932-0d1a-4686-90cc-bcbcc759e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:10.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:20.266Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=18c83244-10b7-4871-bf74-54600bdc502c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:30.276Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=922a7e8f-a8c7-4beb-b878-c4a9bc5bc5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:40.285Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=f0efd24c-5052-4e9d-ac6e-9c96cd9611e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:40.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:50.296Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=e0a94a3a-996b-460a-8c3d-0aab7846d6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:55:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:00.306Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=03292ae8-3c48-4c0d-a4ad-d9876cd91418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:10.319Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ac86c088-aed8-41e0-b4f7-e0c04c305439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:56:19.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-02T16:56:19.074Z |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-06-02T16:56:19.075Z |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-06-02T16:56:19.078Z |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-06-02T16:56:19.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-02T16:56:19.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-02T16:56:19.084Z |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-06-02T16:56:19.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:20.331Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=7d2b3676-6964-435a-a471-3510fe7ebe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:30.340Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ed1d0d50-d8ab-49c4-870b-5e82f224356f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:40.349Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=eb4632cd-71f8-4e1f-a899-d158a1229b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:40.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:50.359Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=0e11091b-4da2-4d15-afad-cee339ce35d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:56:50.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:00.369Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d727f1e7-94b3-4763-a718-151f1896c270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:10.378Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=12e1ff21-4ed2-4419-b3ad-2918f8ad34c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:20.388Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=dc67ff81-0ca7-4486-a670-5dca2bda7093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:30.405Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cf660b82-b8dc-4488-8ba1-caed227d1a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:30.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:40.416Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=5d25ac40-b35a-496f-9f16-443b92b1ed52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:50.426Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=504b3586-e3e1-4b6a-b4b5-93acfa016a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:57:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:00.435Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=918dacaf-ebce-45c5-9476-0bb48926e3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:00.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:10.447Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=09f68e06-a0c5-4c3a-809a-8c40ec01a966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:10.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:20.459Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=1ae26150-2606-4a29-878a-226dd55d3e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:30.470Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=d64b751c-13b9-4fb9-b064-da7c00b7f163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:30.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:40.483Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=45fb9cc2-07ab-41d6-8a56-64566a574c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:50.493Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=3d2e03a6-c163-45d2-b198-58b13d258e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:58:50.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:00.505Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=261cd121-d701-495f-b55e-0d67ba7b772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:10.518Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=bf714463-d4a3-4c92-8ff2-b40c0074cf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:20.530Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=abda4722-1deb-47ba-9477-183679d81937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:20.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:30.539Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=040f3e62-ab2f-4c3b-ab4a-f94dd5d92fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:40.550Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=cf7bae87-1639-4fdb-9803-b9d7ef983009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:50.557Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=2dc0834d-9b91-4618-aa13-91e00717f21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T16:59:50.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:00.566Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=50fcf1b4-a1fc-4181-8c62-24e30a341fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:00.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:10.576Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c18f489b-c7c8-4ba0-8c19-27816a282618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:20.584Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=599ec931-04f6-4ccd-b0cd-7ec5fa836ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:30.593Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c7a0387c-9c1c-43ba-be86-941546652a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:40.611Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=c4c7d680-742a-455b-af78-ad264c014c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:40.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:50.621Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=650f8324-f4c1-4f51-a6dd-3d0c59079845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:00:50.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:01:00.630Z |INFO |Init configs |InvocationID=9ad6c01e-f848-4e85-aa57-8256e8d31bf3, InstanceUUID=ca935e81-04de-46c4-b2e4-78a922cbda6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-02T17:01:00.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |