By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:44:49.240Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:44:49.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T10:44:49.281Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:44:49.923Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:44:50.018Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:44:50.018Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T10:44:50.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T10:44:50.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-28T10:44:50.191Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-28T10:44:50.216Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-28T10:44:51.688Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-28T10:44:52.171Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-28T10:44:52.194Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-28T10:44:52.194Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-28T10:44:52.250Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-28T10:44:52.250Z |INFO |Root WebApplicationContext: initialization completed in 2033 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-28T10:44:52.667Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-28T10:44:53.503Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-28T10:44:55.129Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-28T10:44:55.784Z |INFO |Started MainApp in 9.19 seconds (JVM running for 9.947) |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-28T10:44:55.855Z |INFO |Start scheduling PRH workflow |InvocationID=37434850-f9f8-4069-b50a-286ab768612c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:44:55.869Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bb9261d3-e589-48bb-afc8-593e8b59b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:44:57.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:44:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-28T10:45:06.683Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-28T10:45:06.684Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-28T10:45:06.687Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:07.360Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a9da2454-2a5f-4068-9120-af7189e3fafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:45:08.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:18.430Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=73b7da21-fe02-405b-a639-e7d9f7c45164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:45:19.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:29.507Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8405b4b6-f180-4ca9-9c42-d16de19eb26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:45:30.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:40.569Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1d5647f2-5d42-4d11-8cef-48d0994bfdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-28T10:45:41.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:51.644Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a5fe56e7-d351-4f81-88b5-7eb0761c7067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:45:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:01.780Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=befabd6d-cb47-4878-85c6-cd557f0e6a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:01.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:11.807Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c561aa5e-a4f8-49ad-b2e5-e37a69f106e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:21.833Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9b83a327-b4d2-4493-b6e4-bde430477475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:21.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:31.866Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1e4055af-6671-4faa-b82e-32757cb1351b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:41.882Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6bf1c6f4-d0ad-4aab-8abf-320ecf13a90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:51.900Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1928a8e8-7463-4ef9-a07c-8ab5deeee7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:46:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:01.927Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aad2cb5e-303c-43ce-a3d1-3442528dacb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:11.943Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c2a9f152-9c94-43e7-9464-6fa1ca97d9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:21.955Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=71506aeb-b213-4284-9336-3f234c55db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:31.973Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a21c4e4a-33eb-4cca-bf38-3ea1e2ba406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:42.003Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4d0bca56-db6c-4780-a1a9-e6bec529260d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:52.019Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ed9aeea2-db70-40aa-94bc-29667142dec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:47:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:02.035Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2450c493-45ea-42aa-acde-fa67aed490b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:12.056Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c8f7bffe-6b0b-4789-9e9c-6df9382d9016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:22.081Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5212630f-d221-4add-83b9-87a4c946bf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:22.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:32.095Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=021ae1fc-121f-4d9e-b089-3d93bc06306a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:42.110Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=27a735fd-d1b6-409c-a2d0-e5c079c0edbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:52.121Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7118f350-d477-4001-b04d-53c970f100c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:48:52.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:02.133Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f363213e-567d-477a-afc5-43c3842f94b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:12.147Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=60b9ac0b-8b10-4be4-a8a6-cf35cc7c3178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:22.158Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4630b00a-1763-4516-8df2-731082e2f51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:32.174Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=70812622-9785-443a-a17b-2bd71af99eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:32.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:42.185Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=111e6581-e287-4e7a-aaa5-e32a716fac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:42.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:52.197Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=72ed4908-2dfb-4143-aa0a-ea228a01936d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:49:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:49:53.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:49:53.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T10:49:53.586Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:49:53.589Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:49:53.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:49:53.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T10:49:53.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T10:49:53.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:02.206Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=26b9bc8a-bbcf-40d9-996f-07d2fa218e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:12.219Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5ddb54c2-737d-4508-8dc6-39c43f68720f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:12.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:22.237Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f4e5bd4e-ac12-4e05-bf7b-0795c92cb0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:32.261Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=079a0055-e36b-475d-a8f8-e2cc29a3d5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:42.273Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d3070174-7157-4d7e-bcf6-9e9e0e530680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:52.283Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d0ba7c3c-9e11-49d8-8627-292647475f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:50:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:02.293Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=45a9ec0e-e7b8-48d1-96d2-df721c99b6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:02.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:12.310Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=dd9e2315-fadb-412e-9c53-a6de9af8e680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:12.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:22.327Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c57d15ee-8b82-45fb-ad9b-a6bf64685ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:32.337Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e05376d5-7701-4e7c-b798-4bfb918bb4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:42.352Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4eaffcf0-bc22-4d50-917a-bbb93baba23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:52.383Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9ec242ee-6e5b-4e44-b1e5-5e8fc95d4b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:51:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:02.397Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8f7cba25-3492-4a05-a50a-a1ee44ad9922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:12.435Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7caaed60-05fb-40a9-815a-65eb93d2add7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:22.449Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b402d2cd-76af-4486-ab95-bd9ee7620921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:32.460Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a3b5b5c4-b150-43b4-8cc9-404f4f9cd8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:42.474Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=78e0c92f-8e60-40aa-99a1-a26d7f872bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:52.484Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bdce7701-e4af-40cc-b091-d060ecaa8fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:52:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:02.497Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b636d376-6bd9-4fc3-87c8-d3f12f1d7b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:12.521Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c23a6cdf-4377-4f57-b678-0acd7990da71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:12.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:22.533Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a920d360-b641-40c2-8dba-1115a95c0b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:32.542Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=49b10edc-a26d-497e-ae0e-944e613e2c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:42.556Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9245aa2e-0d17-4bd9-9497-2a07205928e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:42.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:52.571Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9f921a2d-a336-4da7-a5e4-2112a68b606e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:53:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:02.580Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=164acece-14b1-4c80-8f99-fa9244f12148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:12.594Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3379758f-c318-4d9c-86c1-82dc335d8016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:22.615Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2e96c26c-e47f-44ea-9512-50f867429c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:32.630Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=34f3c515-6a0a-4d1c-b64b-3f8c881a28b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:32.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:42.640Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f26fd765-8f7f-4994-a1a8-9025f09ab176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:52.648Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ea3cca00-20d4-4a4b-90b3-10bc70ea3286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:54:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:54:53.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:54:53.003Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T10:54:53.004Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:54:53.007Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:54:53.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:54:53.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T10:54:53.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T10:54:53.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:02.665Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a82f405c-ff1b-45f7-89c9-659d7de72b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:12.694Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=44c5f098-b100-4537-a336-920434231589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:22.719Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1cf9c99a-957b-42b1-932e-19cc25876edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:22.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:32.731Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5a6be3e6-9427-44e2-9b49-ce6bd4aaa88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:32.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:42.755Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3bc8597f-e85e-428d-8383-c8d830ad8672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:52.764Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=21cb3ca5-b897-464e-a9f6-19627bd136a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:55:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:02.776Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e7479eec-fe05-4287-a198-7e5ae16bc5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:12.878Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=90c92931-6532-4fae-81b3-e834ea1c42c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:22.890Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=80e77c62-d1e1-43cb-831b-947ecda92bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:22.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:32.904Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e918e061-0500-4900-a222-586b96ba0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:42.915Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1281f293-f0cc-4805-80ae-25fa935e709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:52.926Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6150a5e7-2e20-4e82-a546-da48a3c75cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:56:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:02.935Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6bef16f6-5f38-4a61-ae54-8ae5d103877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:02.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:12.944Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f1b6cf8a-ba0c-4a75-8e3e-5c80a450332d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:22.952Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=097fa23e-3c0a-41b5-848d-0c86bb1b25dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:32.964Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=89ceacb7-209a-4447-b000-477c01f02df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:42.987Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3a79f0cc-fe91-420b-a3fd-d397e0f36325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:52.998Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4c7a6f3a-105e-40a0-a82d-eadaf1928e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:57:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:03.009Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=aa359b79-f58a-483d-8910-149f025b8c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:13.019Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8d556315-e52d-4510-8db1-20a4c1aa88e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:23.028Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e394a00e-cd7c-4a17-b758-78ee892854f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:33.071Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=919f22bc-0b35-467c-804c-69fa936cfded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:43.089Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c93983b7-fc7e-4b26-ba8e-e7b7ca643954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:53.099Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f9d4bbd5-8360-4d89-ba1b-c69a1cb69a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:58:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:03.113Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e7ba75f2-c684-4ec8-8abc-53647262315e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:13.138Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3a61e659-aa37-4fca-a741-f3fcab28baa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:23.147Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f33f36f1-fa63-415c-8320-f69629eb8e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:33.165Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9eb263de-5051-4230-88aa-78636d16e75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:33.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:43.175Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8186cce5-0df9-4eb8-a829-caab7be2ca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:59:52.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T10:59:52.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T10:59:52.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:59:52.954Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:59:52.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T10:59:52.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T10:59:52.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T10:59:52.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:53.185Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=261c401a-4095-438d-bff5-99ab128bd35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T10:59:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:03.193Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=07956ddc-05ee-411e-bb52-cc544cec14a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:03.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:13.203Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f01de694-5b59-4591-bc55-d50c79b6d7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:23.214Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ce9a82ce-5a5b-487a-8da4-06f34131001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:33.235Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cabfc004-cf84-463b-aadc-9aba4ea71cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:33.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:43.247Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bc437266-6611-4a02-999b-eca62019af87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:53.258Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=de312123-6ba4-405e-99d8-570d42ba8368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:00:53.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:03.268Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=76d0e34d-1449-46cc-bb93-65e3afc49232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:13.277Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b45239ae-72f6-48c2-9729-84a4bee53571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:23.285Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f15ec4e4-ace4-46b3-a192-9660324944f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:33.296Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3ab7ae6f-8c9b-4818-ab02-586e3de39682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:43.305Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a4ab904e-38bf-4404-a957-9ac52a02d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:53.314Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f019573e-6fdd-4b86-9075-c6bfd008cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:01:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:03.335Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=789e141c-c837-45b8-842e-876c1e2eee13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:13.352Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=473629d3-6cd3-4481-9bdc-7ac38196cf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:23.361Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f90be993-1098-43bc-9dc8-650828d55b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:33.369Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d0edd960-d69c-41db-a233-a5d085224e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:43.380Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1dd8b8dc-0aa7-46ca-bafd-74bf58a39441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:53.393Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0da25dca-3ca3-4724-883b-1c42d6f49392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:02:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:03.401Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=991f8629-fe67-4f2d-864b-d4305812e088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:03.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:13.410Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c620b67d-ac13-42df-a6ff-cc276a16359e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:13.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:23.421Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9e46fa44-40a3-4700-9b76-ddd4efa39048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:33.436Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=48d3e12f-ae5c-4951-8853-3b78f92ae558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:43.446Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d449d62c-8252-4ce6-95db-4ca46abe6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:53.456Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=250691aa-bd35-46fc-b2c4-926a9ec9e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:03:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:03.465Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7e16fa3c-8521-479e-9823-605b2c1d72e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:13.478Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f52720bc-3e2a-4433-9718-a623fea7b9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:23.486Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9248a856-c6b6-48aa-b877-53a5e5fcbfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:33.494Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=673504c4-a85d-45fa-ac93-77c0cd288b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:43.503Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=db914f75-b1aa-4fd9-a4d7-b101966a9150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:43.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:04:52.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:04:52.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:04:52.978Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:04:52.980Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:04:52.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:04:52.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:04:52.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:04:52.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:53.513Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=adb3f903-a1cb-436e-a277-d35478231955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:04:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:03.526Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bbd10098-268a-4adf-91e8-1d23317bfe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:03.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:13.536Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b489ae86-2941-4803-bd69-8cda0a38b171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:23.548Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=05b1c570-4894-44d8-8ac7-2547e5f00cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:33.556Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=75814598-0988-4e33-a87e-bab1aeac0a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:43.567Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c5534ca8-8d9e-44c4-8296-d1c61f6cf5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:53.575Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=147e99df-b07b-46cb-b507-accba12ec144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:05:53.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:03.584Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=95411a90-1574-4577-aa42-608418a7d44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:13.594Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ca045ca9-ca34-466a-9e7b-19eb803dfef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:23.604Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ea5e77c8-fd5d-4628-8d8f-61eab01c0cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:33.618Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b9f27c18-5f85-4457-9220-8fe28294af2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:33.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:43.636Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=12160d1f-cdf3-4484-bb99-ad571d57619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:53.644Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d5c7f872-82b6-41f8-a68c-1133c934dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:06:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:03.658Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=feb4e302-b9fc-42f9-8cec-1f76fb7384c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:13.668Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3390878c-0803-4f11-bdac-1d7829c0bdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:23.678Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7b6bc3ec-cde0-43de-a8f3-a3ee5a2234b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:33.687Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6de8ccba-591d-4906-b574-2e873a835fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:43.698Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bc0ef3f6-151c-4d56-9a30-326b44d2a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:53.708Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7a5b1839-7a51-459d-a763-c7bfde32376f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:07:53.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:03.723Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=24249679-6797-47fd-882b-d9ce34f416c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:13.739Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=65a6f810-5176-43a8-ab92-71621e7ce9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:13.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:23.749Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6b912303-144b-4317-ab52-377f5bfce87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:33.759Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=49cf828f-a504-47ec-bfa0-4ed927ec152f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:43.769Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=88cbe600-0ba2-40a4-a44e-19417af304a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:53.779Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=35401197-011a-4b19-ac9f-4fc876476a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:08:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:03.792Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c2aadfb6-103f-46c6-a446-de4db78c23d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:13.808Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ff6fff5f-e718-4b51-83b8-9572dcf7a894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:23.818Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cec5926a-e593-47fd-91ed-fd59daa1326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:33.827Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d6ea49a4-2d07-4a4f-b413-480e7d2bd6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:43.844Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9b234e5f-3a73-4012-8248-f6af068dd99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:09:52.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:09:52.990Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:09:52.991Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:09:52.993Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:09:53.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:09:53.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:09:53.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:09:53.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:53.852Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=60b01c99-8470-48b7-a19e-e30d1d59e1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:09:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:03.866Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=00c8b50d-8235-49d2-a674-52731935caaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:13.876Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=48186e92-7219-47e7-8e01-09272912f86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:13.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:23.889Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f20cdad5-6e3e-4b2d-8563-e2b174cf70cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:33.901Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=24ef1d3e-fe53-480e-a321-662eba54d83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:43.911Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6c3f219a-fa6c-41e2-966c-8d53b9e2f106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:53.918Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=323d5d66-c75e-4362-99b0-c1abab9ba01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:10:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:03.930Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4e7d26db-e96e-44ca-bfde-2b6a5a52286a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:13.938Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=68697055-3537-4de5-ae60-cb443c360274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:23.945Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=132bf7c5-79a6-477f-9ab4-7d8a4f230fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:33.954Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2aedc658-6d20-47ee-b88b-73791002e0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:43.963Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=51902145-5482-4b4d-a8d8-9d66312cfde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:53.971Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3a6f9425-094b-495d-b218-e16a119c30b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:11:53.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:03.982Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=98142291-7712-4321-b6db-395a2c6e1dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:13.998Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=81c31836-f37e-4f48-9494-ee72fa1035fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:24.010Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c9279e62-ab3c-4fec-8032-2a5b65a00346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:34.018Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77777f4f-283e-40b8-a897-4618c6c7c8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:44.026Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ad950391-a63b-4c86-a4dc-56b24dba5a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:54.035Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=19d7b019-620d-4cfd-b51e-911853705fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:12:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:04.044Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=62dd3320-d9b0-49be-9cfc-526f9cec3152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:14.053Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=afe825ed-a486-49ca-9edc-bfe1b6d597dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:24.060Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c55c444a-de31-458c-9cf1-24b2c36003de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:34.070Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ca46f1ee-8fcc-4413-b752-d90a3363ce48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:44.081Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7dbce98e-2fae-442a-97c8-f38cfc8d4454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:54.092Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4347e4c2-3f26-41b0-824e-725d3d11d06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:13:54.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:04.107Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d8ba4a02-e76c-43b7-885c-f6fa422d65d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:14.116Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c653ebc6-276b-4edb-a3c9-a5fdacb924e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:24.124Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f7b7c6de-3ea9-4d1f-8d3e-59f80122afb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:34.133Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=93373c01-734a-4ad7-819e-8461f19dbd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:44.141Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d3e36d58-fbc0-488f-af75-dc4fdee5acda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:14:52.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:14:52.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:14:52.956Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:14:52.959Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:14:52.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:14:52.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:14:52.966Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:14:52.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:54.150Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6eca5699-7dfc-4781-9c45-940c00aaed7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:14:54.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:04.159Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77755bcb-d8e4-4e26-ac6e-bf1ea838fd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:14.169Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=104e3c1e-74a8-41cb-9e86-5b5b22043e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:14.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:24.177Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=851f45c3-7172-4a3c-8908-a3e70887b6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:34.191Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c766e9f9-0fba-4216-8d1c-b2d76ae68c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:34.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:44.201Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0bb8ff07-8252-447a-a31f-c4c5b63a255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:54.210Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3e3b8cad-8fc2-44ad-b669-63fba1a780d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:15:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:04.218Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d6f227c6-f963-4345-8c11-1d2f82a2507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:04.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:14.226Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5a07f776-5420-4763-b12b-a1c56341227d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:24.234Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5b0bbce3-0858-4c03-833f-482e54e27053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:34.243Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1a45f23d-e4e7-4986-ab32-fd2686a25725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:34.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:44.252Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ee4a98b6-51fc-4813-95b9-2d105f4e635c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:54.260Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d497a369-5b6b-4f11-803b-cce0bdf133ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:16:54.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:04.271Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7c618d4f-a4c5-45a4-811c-2756d99af58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:14.290Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2d1f19b7-86ba-448b-b322-58f38b39ba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:24.299Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=783e00e7-4df0-4b91-b467-398f7d17704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:34.308Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4f697e2b-58de-4363-9560-0521db133a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:44.317Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c53e35bc-324d-4d9f-9508-a21e8e97ff3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:54.324Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2bdfba5c-e90d-4491-9b07-f0ad69c75c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:17:54.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:04.332Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4c3622d3-ccf8-453d-b119-8ed80bb8233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:14.341Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=59d037d4-f740-42f5-8f08-d9d5eef1df0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:14.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:24.350Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0884c749-0e17-4a9d-b46c-3b929fa81b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:24.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:34.359Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=edd1e0cd-e97f-47f0-a13f-54b583f5b78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:44.375Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6afc3a97-75cb-4180-a233-8e05b8fc143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:54.385Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=abb77678-f863-4131-a478-41e0e347d355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:18:54.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:04.393Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c75fed62-b5f8-4625-aa9d-f9fe984115cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:14.401Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=00465b1a-0955-43b6-89c7-357b4bb2239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:14.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:24.409Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=08cac86a-961b-4247-b415-19192a378762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:34.418Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c1496a2e-c01c-415f-9d3b-44e3f95695e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:44.426Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bf8a250e-5886-47fb-8708-71f920d02d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:19:52.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:19:52.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:19:52.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:19:52.952Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:19:52.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:19:52.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:19:52.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:19:52.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:54.435Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=62c7e3c9-0c54-4397-9cc7-ead02f83baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:19:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:04.442Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d2279508-f9af-46ba-ab8c-ffa6213766f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:14.452Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f6076927-657d-4fc8-bf28-bc249fe43308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:24.459Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1df1434f-2d3e-43d5-936c-3cdb1f8c79fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:34.470Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=dff4977c-98be-4d8a-887b-5828902b693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:44.486Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=78880a15-f71e-446f-b0b5-edad4c7e02cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:54.494Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ef1ff61b-e083-41bd-9755-e851e20cef02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:20:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:04.503Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=570c31eb-0be7-4db9-9df4-fb7ff3774328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:14.512Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3b45de66-5306-4d2c-b655-465b7aea2eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:24.525Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=108a1d83-1e9e-4df3-87cd-1f3f1bd11807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:34.533Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cc6159b9-ed56-4f58-931a-d6469fdf14d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:44.541Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=398e09e2-4c76-4996-b0eb-dea56df15b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:54.550Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e7a971f4-3342-42b6-ad15-295e8fedd6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:21:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:04.558Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=39887a9c-b123-4d0c-84df-34e9d1e896a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:14.568Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e70c8e67-8739-48e5-bab1-67f0c09e2bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:24.582Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e12507ee-0039-4216-8e5c-c50a55b179b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:24.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:34.594Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=33b3da6b-75ea-4369-ade8-6e52edc9f3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:44.602Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2193941c-2fb9-4593-8c3e-6cc3638341be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:44.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:54.609Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5e39ad05-19de-4268-bbab-e0e413973aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:22:54.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:04.617Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=07dc2eca-128b-40b4-bb41-bd09bcf3efec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:14.630Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e32f65c8-87bf-4be1-beaa-0691f6aafbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:24.637Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4ba129d2-1402-45e1-a4fa-829131a8a367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:34.647Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=168fd4b0-d5b0-40f2-9e20-f145df19287c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:44.656Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3d3628aa-37ae-4d6b-856c-19504deed2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:54.666Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=00b3464f-b043-4e13-96a6-93fa6c9ae94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:23:54.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:04.676Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a6c72296-a2c4-4c04-8c5e-9ff31df64a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:04.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:14.693Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0d261eae-83c6-49f1-afbd-c245fc86013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:24.701Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e0330afc-d9fd-4000-9552-cf6c140a4081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:34.709Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9c422759-b152-4d32-93b4-19bcfe42a712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:34.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:44.718Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a8f23fed-7f62-49b8-a593-2c1d22721961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:24:52.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:24:52.963Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:24:52.964Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:24:52.966Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:24:52.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:24:52.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:24:52.972Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:24:52.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:54.726Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=58f1203d-5d87-4aaa-986a-fd23bf2341ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:24:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:04.735Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5e1bbb9e-d3f4-4fbb-b02f-6d97a3cb7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:14.742Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7a313549-3407-41b1-b502-5da7dce5a34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:14.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:24.752Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0e3fb51d-a846-4a8f-a436-c64ce8683025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:34.763Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2a1a484b-bf66-436a-9979-a257dce46c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:44.777Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1398ca98-6d44-4734-b847-2400876cb4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:54.785Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=40d6c7b7-cb94-4098-a646-c838b2d1f7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:25:54.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:04.793Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9e849c46-8a82-4ec9-b8dc-2b7d24f4a00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:14.801Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ac6ff8cf-db23-4e64-ba16-f4737911b5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:24.809Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4b7870b1-7b31-4702-a931-09c878d29741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:24.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:34.821Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=491f0ca6-f94e-42a5-a709-68e5ce67d249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:34.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:44.829Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=463e51cb-d5d3-4680-a18b-a8595c772412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:54.837Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=05ca118a-4976-4052-8f67-3272b1b3166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:26:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:04.846Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=15bacaae-1e6f-45cd-ba1f-fe94610125bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:14.856Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=5da38a3d-f561-4d7d-9538-e126d9d7221a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:24.871Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cdb5954a-5678-48ae-ba55-1e4cc91cbbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:34.879Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=88927814-d31f-406a-8a63-35933d537118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:44.888Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6844b65a-96a9-4935-8f0f-d4e8b42045be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:54.896Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=38b4f3bb-6f0e-40a9-8703-3ff95195d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:27:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:04.903Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3345a317-32e4-4dfc-8167-8d44bf37791f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:14.911Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=df7c1154-b2f7-4fc9-a186-beead4aa2bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:14.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:24.920Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=edf659c9-1220-44ec-aa92-7b9d50d5154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:34.930Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=09d4d87e-9562-446e-8995-ebe59fd28192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:34.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:44.939Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=445e6347-6bd5-4bc3-881b-5c955f5eb7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:54.953Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1efae9da-e7a0-43cb-aa74-330542bcf03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:28:54.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:04.962Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=822df750-97c3-424f-99f1-4b232ca1b040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:14.970Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=542f3cec-9e59-43c3-a132-44c2f745e251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:24.977Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bc9f16fe-952c-4f24-be4b-968c4445bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:34.985Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e4adf744-3870-4177-a4c8-2b899ab90c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:44.993Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bb8b0262-d9e6-4256-b8a3-39fe6fefe1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:29:52.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:29:52.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:29:52.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:29:52.981Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:29:52.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:29:52.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:29:52.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:29:52.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:55.003Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c7089494-bd9f-45b4-85bd-d85296b4814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:29:55.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:05.012Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6d2513cc-a8ae-4269-bd59-62a67e5609c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:15.024Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=086a4e93-e05f-47d8-bd9d-ceae795a5778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:25.035Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4e0dee45-51b0-4405-8985-788aa650d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:35.044Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6f6ff7b3-533e-4002-91eb-2b5062324624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:45.052Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b991a8ad-f5f5-4a73-8913-881a9b7e0dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:55.059Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=24bebe98-d0a7-42ee-997e-0ec33d054c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:30:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:05.066Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ff3b3078-95c4-4c4b-80ba-d1b580d91b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:15.074Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cbf70c34-e898-4251-adbb-b3d6c392af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:15.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:25.084Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7be7904c-3208-4195-90ef-4289455c768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:35.096Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=02a492db-6fb8-4041-8cc6-9af9d2eca3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:45.106Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1bec647f-7460-48a3-9014-cd5094c95987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:45.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:55.119Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cafc9386-8a2c-4fa7-9c9b-21643451706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:31:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:05.127Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=552fa275-d585-481e-a25b-29e3f7d4055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:15.135Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bdfa3241-b56a-41fc-9296-2468a831a7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:25.142Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=552083ce-d747-47f2-a896-d8d30a1a0e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:35.150Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9a67307d-faf0-407f-9ba2-1cf37d9ab91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:45.158Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=62434564-372d-40de-872c-7abd1ffe5bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:55.169Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8bceeab4-3d19-4ea4-9d52-622bd346cba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:32:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:05.181Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e9e1dcf0-cba9-40a3-97e1-41066dd6c539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:15.197Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a99488b7-c598-4220-b893-c6fe97edf89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:25.208Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=dc865f62-693b-41f5-b7be-b547a181a62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:25.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:35.220Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=59796ba0-2cd0-4dfd-82bb-42263c31414f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:45.228Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=bbefd461-e945-4b4f-b4b8-3e0fad83ab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:55.235Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b42b8e96-a786-4c78-8646-749ebfeef0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:33:55.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:05.248Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=96c686d3-606b-44bc-9367-60098cd662dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:15.256Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7bdaf2e8-37b6-4629-a663-3f063ba25d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:25.264Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9d3b6083-8ac7-4204-b662-c15276ee3824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:35.275Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b2e772ce-44c7-4500-a8a7-9cb9c00d69a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:45.288Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=14af6045-8b15-4ce9-a4e8-6313ff3c0392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:34:52.958Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:34:52.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:34:52.960Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:34:52.962Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:34:52.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:34:52.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:34:52.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:34:52.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:55.301Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b57f0440-ad7f-45c2-84b9-a42ca4a0f664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:34:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:05.310Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fb3d0446-1c68-4e3b-b188-9fc4651d7652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:15.320Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=16ed0945-8524-42ad-b1c7-21e9c17fc3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:15.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:25.326Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cfc1b3c4-a997-41ff-a8c9-83e268e4cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:25.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:35.334Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=be63b718-61a9-4c83-b849-953a5b6cd47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:45.340Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=77de0682-8c1b-4e12-a758-f70ace238471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:55.347Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=11e6fc79-d0eb-4a5b-8df4-bb0e1791b4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:35:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:05.356Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7e64ddfa-5aa5-4915-a2c1-39d0b00c1e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:15.365Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=afd72f03-654a-4517-bf77-d4ff2327258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:25.381Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=20ce783f-fb1c-48bd-a524-ce2f10df7c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:35.394Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1305cd1f-6d29-49c3-a363-a3ed2f797dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:45.402Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4be4ce05-3ab2-47bf-a9f0-3014d4f63c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:55.420Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9cc1e9a9-0d6a-42aa-8c1b-5e86cf931465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:36:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:05.428Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=630cd22d-6a70-4d8d-a8ae-ccb49bfe2c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:05.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:15.435Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6dfe590b-3053-43d6-8298-f19c00cfea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:25.443Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7a2f159b-0b7f-4ea4-81f0-5759a5664e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:35.450Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7194569e-b146-4267-9ab7-129df9321621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:45.458Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c9577ccb-8a80-414d-94c4-ade45548a730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:55.466Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d133f12c-511b-43a8-a2c5-f792ecf40058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:37:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:05.493Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=42c6fc91-de43-444e-bf34-12f8392dc3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:15.516Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f2290d33-8fbf-425d-9650-6e09634728b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:25.524Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3f16b962-62bd-444e-8480-213d5cd7d852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:35.533Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f4fc194c-07df-4b2b-abd9-b1c5ee9f0315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:45.540Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b380753a-6905-4cd9-b80e-56e319bf08cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:55.546Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=da7bd878-3912-47d3-9396-ade4535860ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:38:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:05.554Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c1feb88d-5c74-468f-9448-1162663658a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:15.561Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=75aff5bd-e540-48f3-b377-f35efb7f7ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:25.570Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4ef3b236-af67-4169-8b44-307b914b182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:25.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:35.580Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3223377c-8a48-4ac7-be90-e62a97d19b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:35.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:45.596Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8ab5269c-298a-4da3-8d48-cd31c21f048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:39:52.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:39:52.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:39:52.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:39:52.951Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:39:52.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:39:52.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:39:52.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:39:52.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:55.605Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=56d33830-3f0e-4b52-8ef9-14f92fed6d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:39:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:05.612Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cfb24e99-8280-46da-9e7b-fd1cfe6c1c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:15.619Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=429706c1-ae8d-49c5-8efc-d3ee5330e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:15.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:25.627Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=07584ea6-b754-49a3-87f9-05d9054010a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:35.635Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b553a9cf-9c34-4426-ad4b-8cd1788b5643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:45.642Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=27b4a954-4a42-4688-9b67-be48ea079bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:55.651Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ae96ed01-335b-49ce-a539-8fdd72e012d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:40:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:05.660Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=29c00e13-2e33-4277-89cf-16956ecbb9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:15.668Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8cb3f72b-e2f3-439d-bc62-bbc7ca185643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:25.685Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=82e07a16-d993-4974-a270-df598473466e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:35.693Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=066af46f-7726-4a27-803d-0aba8f13addd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:45.702Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cf02411a-8613-48d3-8be8-ccb3a102baf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:45.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:55.709Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a6bb0209-bfe0-4044-bb3f-3291f2d706ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:41:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:05.718Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=de431482-aef6-46df-98d3-ce7ee202048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:15.725Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6da16b71-5b05-43ef-bb46-a1a0d0a78c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:25.732Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=80d43b2b-e873-4c74-8353-bc5000547394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:35.740Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=17eaa2d6-5ee1-4b73-8d65-8b3c76c0f5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:45.748Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=08c502ff-28e8-47aa-86ab-bc92236d6932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:55.759Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a6dbe5fa-f431-4cf3-b1aa-5a528b2a67d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:42:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:05.771Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1f2e4d18-22ba-43be-84b4-d972ace01a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:05.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:15.780Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=55461cdf-cd30-485e-96a5-c9ae22eeb2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:25.787Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2c3f9ce1-c508-41bd-a90f-9ff84b6ca112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:25.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:35.795Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d91f7f3c-0cfc-4d3f-9a8b-368e4d3eaafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:35.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:45.803Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f36bd9dc-f6c6-4e2f-a911-691c21ecdd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:55.811Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=fb1e56a2-d113-4d3b-a747-52b0190c4efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:43:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:05.822Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b845dabd-07ee-4080-98da-05f1727006a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:15.830Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=72733470-8243-4d8e-9ce3-d844a21141e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:25.842Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=0790af3f-dd65-40a7-973b-31f35981e206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:35.853Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ac5de5f5-8ce0-4389-a9c9-f7d633b5f99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:45.867Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3e34db30-e301-4fac-a69e-b181124dedce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:44:52.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:44:52.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:44:52.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:44:52.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:44:52.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:44:52.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:44:52.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:44:52.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:55.875Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=15ad81b9-3573-4998-ba54-3be5e3cb3cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:44:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:05.883Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d5d82a5b-c96d-4c8f-87c3-f05696e21459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:15.895Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d29b327c-0e51-4713-9282-ef0124616c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:25.903Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=33278290-20b8-4849-b106-3e2885698afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:35.918Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=202beb77-e3f2-41b1-b29f-0ffe45a3a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:45.927Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=75b0fd6f-440b-4b80-b385-d6c5bce8f0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:55.940Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a647f333-33c0-45cc-afea-15317e16ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:45:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:05.948Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=10e6dbad-d152-4418-a186-3a2acea63c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:15.956Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7692fda0-92ad-483a-8284-a3d903664293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:25.963Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f5b49a4e-fa43-4c44-8f91-3018220d2704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:25.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:35.970Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=16d2173b-ad37-43fe-b5b8-2a92a133434e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:45.977Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9f5b83dc-d4f9-4b67-8334-f090d8fc178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:55.984Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6f851c3e-7f5a-4031-b8ae-635eee3d5cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:46:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:05.992Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=50c38ff6-6109-42d3-a737-663ad1a55ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:06.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:16.000Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f99fc6bd-9769-4d5c-a918-8a9a1d549654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:16.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:26.010Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=b1c8aaf5-ef17-4bb4-9563-54a736d4e455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:26.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:36.026Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=759a463a-1394-469e-9124-39b1d3adb9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:46.034Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4077811f-db88-4567-8ea6-dbc92f10a77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:56.042Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=3201ebc0-e8af-405c-80e1-5de16ee5ec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:47:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:06.051Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4dbb444c-dbba-458e-bb48-29cbb0ad89df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:06.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:16.059Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e25b58b8-9d85-4fcc-86c9-4c6355f43103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:16.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:26.066Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=79d76877-10ab-456b-bf12-ede291cb8abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:36.081Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=7105803e-64f7-450e-b5f7-a58ba429946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:46.089Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=44bc325f-d7d4-4783-b21d-914543b7cbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:56.098Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=48ed361c-f758-4e97-abb7-c809b927ab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:48:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:06.111Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=f76c011a-696e-4079-a7a8-6c32dce096e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:16.120Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=da690cc7-7dbe-4582-8289-022411356de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:16.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:26.129Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ecda3816-90f7-436b-970a-e0292741c311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:36.136Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=a0351d40-07f7-4593-be5e-52c319d8d020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:46.143Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=1e7c52eb-765d-4f8f-bdb0-eb97a1f5bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:46.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:49:52.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T11:49:52.959Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T11:49:52.960Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:49:52.962Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:49:52.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T11:49:52.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T11:49:52.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T11:49:52.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:56.151Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=e4c6bc7a-74d7-4aea-834c-3ab384bff5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:49:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:06.159Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d166f63b-804c-4dc1-a8c0-435f99ba0103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:16.175Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=ec7bd4eb-260e-4faa-a4fa-c69bd1fd36c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:26.184Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4e8c8f1b-a847-4c0a-8047-73af80a150f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:36.193Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c5dd2b96-8c11-4cb0-b129-8e7d089af517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:46.207Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=4f4da8df-5874-4b81-aa22-85a1d1cc5de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:56.215Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=c35cbeb3-c513-4ef9-8c3a-13dc93020ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:50:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:06.223Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=8c70b36c-2e48-47cb-9288-c66b3c408c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:06.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:16.230Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=d3a36e5e-b180-470a-9d36-a640bd1aed4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:16.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:26.237Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=6735f20c-68b2-4f2a-b15c-596c0ace6375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:26.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:36.245Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=2d3523a7-dc3a-4aa0-b102-04ac1deff92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:46.251Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9ec5619f-41e6-436f-9106-6c2559df66ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:56.260Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=01ecec06-4725-4b89-8e8e-9cf5e5eab97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:51:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:06.268Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=9f2bede2-a4f7-4b71-b713-576c3b34d1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:16.277Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=935db98d-5d25-42b0-9c45-bb2d3d8bab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:26.290Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=67070c6e-330d-40f5-a05f-8c13039527e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:36.298Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=50d0d0a0-1820-4f5c-9e90-a2de15ab2665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:46.306Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=cf551d40-a561-48ba-af38-7087c4b6e1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:56.318Z |INFO |Init configs |InvocationID=37434850-f9f8-4069-b50a-286ab768612c, InstanceUUID=73089f5d-39e2-4922-8e51-ab75528edb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T11:52:56.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |