By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:04:21.365Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:04:21.368Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:04:21.406Z |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 |2021-11-26T12:04:21.960Z |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 |2021-11-26T12:04:22.051Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:04:22.052Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:04:22.052Z |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 |2021-11-26T12:04:22.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-26T12:04:22.207Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-26T12:04:22.230Z |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 |2021-11-26T12:04:23.566Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-26T12:04:24.033Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-26T12:04:24.052Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-26T12:04:24.052Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-26T12:04:24.103Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-26T12:04:24.103Z |INFO |Root WebApplicationContext: initialization completed in 1872 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-26T12:04:24.418Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-26T12:04:25.089Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-26T12:04:26.370Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-26T12:04:26.479Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-26T12:04:26.481Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-26T12:04:26.484Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-11-26T12:04:26.906Z |INFO |Started MainApp in 7.57 seconds (JVM running for 8.187) |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-26T12:04:26.975Z |INFO |Start scheduling PRH workflow |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:04:26.984Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2a56d9ab-dfa6-471e-b81c-007c2e158bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:04:28.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:04:28.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:04:38.494Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=12809328-4418-4c9d-a6b0-2d82e9702e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:04:39.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:04:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:04:49.559Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=28cf6935-48b0-4599-b22d-d3ac36444883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:04:50.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:04:50.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:00.627Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=695ea87a-5b3a-4eb6-ab5c-795c90c13a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:05:01.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:11.699Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0f63d2c9-a0c8-4a35-9308-83efbed5e232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:05:12.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:22.739Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b72fe8f8-9fe9-4ff9-b3f3-fef19f572665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:05:23.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:33.783Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5c1df6d6-393e-427f-82a7-9c6cc6815c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:05:34.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:44.819Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6d5cd3e8-eb0d-4038-9f1e-70ad9f58d205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:05:45.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:45.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:55.860Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=bea356c4-11c7-4487-901d-8836ec66cda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:05:56.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:05:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:06.903Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3c24e1c6-4430-4bed-989b-53ab97c3b88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:06:07.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:07.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:17.939Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d5f260a9-aede-4098-b6b4-ebc7df0d2301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:06:18.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:18.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:28.981Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c57f8a86-7c5e-4da9-893a-4bd5ec13596f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:06:30.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:40.019Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0d6891f9-2f5c-45b7-8047-85fc2cc9c58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:06:41.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:51.062Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8f107555-4317-4cab-bb0a-0297f3b625a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:06:52.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:06:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:02.101Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=83308dd5-3633-429a-9d9a-89b4929b99de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:07:03.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:13.143Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3faff9e7-133f-4a77-bb2c-87ca4e62baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:07:14.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:24.180Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=920ea0d2-c5d7-4ec1-a06c-e01e65c70f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:07:25.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:25.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:35.219Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ff6f8ce5-0d01-4c4b-ba9a-c150df5534e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:07:36.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:46.261Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8745d906-0708-4f2c-8daa-fb1c6a2160b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:07:47.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:57.307Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=01569f46-a824-4d41-a3d3-b5b138da376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:07:58.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:07:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:08.371Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=75baa97f-1a14-4f31-8c6a-a79a7dbb0087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:08:09.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:19.415Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=64f94704-6835-48ff-b395-d3b0d0075e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:08:20.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:30.451Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5cca08b8-6670-4284-9c5a-afa6df514f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:08:31.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:41.499Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9ee4a42d-ae86-44b7-97c4-d9809d47ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:08:42.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:52.532Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ae3f018e-598f-44de-bcdb-8474049d7e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:08:53.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:08:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:03.571Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5c0640ee-8a66-4668-a854-bd2ef0c0350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:09:04.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:14.612Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7017bc89-9822-4af3-be8f-bdaff1291c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:09:15.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:09:25.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:09:25.593Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:09:25.594Z |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 |2021-11-26T12:09:25.598Z |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 |2021-11-26T12:09:25.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:09:25.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:09:25.606Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-26T12:09:25.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:25.651Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c0487296-4c82-4ac3-a661-d93c95cfa085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:09:26.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:26.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:36.693Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=79aed2f6-152f-4075-a29b-b6eefc4fcc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:09:37.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:47.733Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9e818ffc-a671-4a02-8571-20d6b02254a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:09:48.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:58.772Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4a207107-13a7-4bf5-9f46-790c90e4bb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:09:59.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:09:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:09.811Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3d28db97-70a7-4cf0-a7ae-bbbbc0b83b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:10:10.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:20.854Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7d342f8c-10e9-4fd4-86cd-a640002674d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:10:21.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:31.891Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fb4a100d-ddb3-4e60-b01a-8bca5cd4c7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:10:32.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:42.931Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=23ca72af-f9b3-47f7-80b9-ded528eb3d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:10:43.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:53.974Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d84be3de-bd7e-4ac3-a1f2-9307848589d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:10:55.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:10:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:05.013Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c63411fe-f75e-4959-ad9e-7b963282c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:11:06.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:16.058Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f7e8aaa8-c4d9-4c88-a013-49cf622326bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:11:17.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:17.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:27.124Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=73323fa2-a1a0-41fc-8f84-0835c20753a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:11:28.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:38.167Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=de6738ef-380f-4053-a653-3fba08b3ed96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:11:39.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:39.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:49.203Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4f108ef3-5026-4feb-9e6a-66c1fd30ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:11:50.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:11:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:00.246Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9b9acdc1-b9c0-4a39-9c66-f13f82ab3222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:12:01.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:11.284Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f1b5affc-29a3-42b6-9987-6afea7174637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:12:12.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:22.323Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=dc2512a8-edbd-4e3d-9aa4-68496c2d4b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:12:23.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:33.364Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4168221e-30d3-4ad2-a896-1d1302b88a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:12:34.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:44.403Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=08e15b82-4df9-4f73-b722-65d38539dd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:12:45.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:55.442Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=89526aaf-7b46-4a4a-b012-c4f288c90782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:12:56.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:12:56.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:06.485Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b928f259-c78c-477c-b493-d55a05594679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:13:07.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:07.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:17.524Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0b306579-af1f-4f2f-9f83-08f161fdce2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:13:18.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:28.564Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1ef60548-c153-4590-9e33-810ff311bf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:13:29.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:29.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:39.603Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=63e764de-fa0f-49eb-b5be-ca2d8828b6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:13:40.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:50.643Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e04ff1df-28b7-4aeb-b67f-4437ee2c335e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:13:51.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:13:51.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:01.684Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=43323466-29b7-45e9-b40f-adc001f82959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:14:02.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:12.726Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e4662b94-93da-47fd-868a-b151323caf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:14:13.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:13.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:23.765Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=add0654c-550d-4c6c-a095-9e0e9fd77058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:14:24.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:24.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:14:24.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:14:24.841Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:14:24.842Z |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 |2021-11-26T12:14:24.847Z |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 |2021-11-26T12:14:24.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:14:24.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:14:24.858Z |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 |2021-11-26T12:14:24.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:34.803Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d484611d-a92f-4650-83ac-1217253bbd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:14:35.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:45.844Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8a322208-0217-4519-82fc-7b704b9c83cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:14:46.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:56.883Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=15db756b-ae2b-486e-af7b-3f9452da115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:14:57.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:14:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:07.923Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6e75ef9d-1ecf-4880-861f-9b19663d7475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:15:08.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:18.963Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=555c5ed8-1e9b-4df1-a2b3-e8ea9b136ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:15:20.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:30.006Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a606044a-2678-421e-aeb0-0eef9f10a190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T12:15:31.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:41.046Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=26a7f816-ee1f-45df-8ed8-1bb99c2d7975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:51.196Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=806ee80e-5465-4106-886d-d541c3ef0fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:15:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:01.217Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=70e80e4f-f2c7-4242-8498-4994a7794cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:11.232Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a4186d3a-1686-4fb9-a714-f6e09b65afdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:21.244Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8a518010-9255-49b7-8899-e909e56ab83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:31.257Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2cb44af9-7baf-45f9-b927-2a759ccd3201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:41.271Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=db692deb-257d-46b4-97b5-42a2d914e432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:51.297Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2d950b25-7440-4398-a5ec-da21f5705358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:16:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:01.323Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5abf4a72-641a-4041-8cc4-737076110f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:11.332Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=aa5a409b-30d5-4624-8eb5-1d20703ef10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:21.344Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3175c1df-079e-4972-92dd-3633ecac3089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:31.356Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c09d4594-96c9-4037-a17c-6503b72ced56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:41.369Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9ff725bd-1baa-4d5d-84b7-2f70e486827d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:51.378Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=98c78e76-90e9-4d4e-af51-087f0fb5b9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:17:51.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:01.392Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ad6bf364-e420-491d-be56-b9343cf458a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:11.415Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d6d28744-0b52-4999-89c7-40c8a8291ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:21.449Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=114a06e8-d4a4-4464-9489-101a55ca6ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:31.458Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=cac09723-59af-4154-8918-eb1304c5b473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:31.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:41.470Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=44c3dc53-e749-4716-8ba2-71e721a594e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:51.481Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d1271eb8-a063-4c37-b1f6-f3279fafbff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:18:51.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:01.510Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2c6d6b87-e260-4eca-892b-e85145c1e47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:11.533Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ffc716a6-47a8-46a7-9b33-d2ac16233718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:11.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:21.546Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=32a683af-66d5-42c9-86fb-6aa5f874d3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:19:24.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:19:24.845Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:19:24.846Z |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 |2021-11-26T12:19:24.848Z |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 |2021-11-26T12:19:24.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:19:24.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:19:24.856Z |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 |2021-11-26T12:19:24.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:31.559Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9f4f0bea-d21b-4eec-917f-c24b3ce3adc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:41.569Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a8ee2213-6a35-4e2b-8978-3d000b50242d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:41.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:51.583Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=833fb4ab-15f7-4e82-a10e-9bcf005ce2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:19:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:01.594Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=00286efb-ddd1-4a9c-a4ae-12f3b716e091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:11.608Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f11bd106-ca41-4149-9225-5219dc09c705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:21.644Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=571b3443-2061-4cc8-b2c9-2568e3374dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:31.661Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8f16beb9-8d47-4b56-8d9d-4856778e1787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:31.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:41.688Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6f609a7a-3ebf-416d-8054-785d92e57ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:51.696Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=de269d34-57dd-476a-8663-c80c54187af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:20:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:01.705Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7d3ef0b0-c011-4248-a275-970faf083c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:11.719Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=11795604-7c39-43e6-b911-ac7ee390092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:21.733Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=23828618-a7ac-4916-a17d-6699fb218d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:21.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:31.752Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=61e54374-2040-4fb4-9622-f616aa955a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:31.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:41.762Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=396d40aa-64dd-44ad-beac-81e284fb7e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:41.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:51.775Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3cdd1403-8b44-4c04-9045-10e91ccb9a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:21:51.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:01.792Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=483479ee-949a-4f3c-8c1a-08a63a4cd9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:01.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:11.805Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a2f409b3-a7ed-43e7-9535-faf00b732b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:11.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:21.827Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2d4847e6-7ccf-48ca-9e76-30bf2c1b7050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:31.839Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=bb94a38f-e5af-478d-be99-1a0e08c79189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:41.851Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4067c187-ad34-4e13-a86e-78901b3f5d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:41.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:51.861Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ea2ee693-9d66-4b0d-aa01-88bb8c2c61b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:22:51.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:01.874Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e36090de-7787-4fc4-bd0d-3731dfda9530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:11.889Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4e3b69ec-1e12-4fa2-86cc-70e2020547b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:21.904Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0c315f24-86a3-4251-9a60-e61346d62999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:31.924Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a3c00954-7927-4233-8d6d-df820450f54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:31.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:41.934Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=703b4a82-38ae-40da-9196-3d019cdc2a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:51.944Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1928b5fb-25f5-4c9f-8fee-69b36900ee6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:23:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:01.952Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b970baa0-00c8-404e-98be-01e77fca7889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:01.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:11.963Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e015550d-1718-4198-b34d-cb9efd8b9a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:11.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:21.981Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d2733e69-1946-419c-8116-4e0fcaddfad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:21.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:24:24.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:24:24.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:24:24.809Z |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 |2021-11-26T12:24:24.811Z |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 |2021-11-26T12:24:24.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:24:24.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:24:24.819Z |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 |2021-11-26T12:24:24.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:31.995Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2183f88a-c750-42f1-a09d-d86705b4ba79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:42.007Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3a962e4b-72d3-4883-ad94-9afb7be79c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:52.016Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b1aab4bb-8fa3-41a1-bfed-dc2aa634cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:24:52.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:02.025Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a432a413-acd5-48cf-9336-12c4ddb8d7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:12.040Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e48f92f0-6601-48ca-846d-6a3c3fdda3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:22.058Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=eccadad9-de31-4d13-9ea9-77a41d8c7b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:22.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:32.068Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f1ec4bfe-3356-44ec-8847-3c30dc5fc2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:32.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:42.078Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0121a3bf-5bfc-47a9-9c99-eb592feb0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:52.093Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=50badca1-0f4d-4c4b-ad52-62fc38cc76a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:25:52.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:02.108Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2141e1c7-c38e-4a1b-8aa1-9879d9359f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:12.129Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fc20972f-30eb-4366-9268-b2e32d6ad160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:12.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:22.139Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=591ee9d4-0bc7-42c2-9d0c-41bc9fbecc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:32.155Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5605fbe1-a26d-4b1e-89a9-4ad0db8912d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:32.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:42.164Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=779006ea-fa9b-457b-b2c7-515a2fa042f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:42.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:52.177Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b7335873-cebf-494b-83b8-ffa47f045063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:26:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:02.195Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=820df056-aa6b-48f9-a77c-cb50c56c26fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:12.212Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4af779c3-22e9-431b-aeeb-51ee46850d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:22.222Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8a887cda-12af-4d2c-91ca-0cb88b7dbf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:22.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:32.235Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c2501c15-6247-447c-ada9-8d5d057126c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:32.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:42.245Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a53c69a9-1db9-4ea8-b4cb-5ef72979e593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:42.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:52.260Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7ebca7c3-7861-4e11-9f2e-8f8a6eef7774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:27:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:02.271Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5a10ff6b-5884-4220-91cf-781f42067844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:12.290Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=96c10ec5-8207-41b8-ab3e-071a805104c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:22.305Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c632fd25-59e7-4f19-9efb-a8fb3aa72895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:22.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:32.318Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=cd150c31-ea12-46b2-a163-208a7e8a0209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:32.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:42.329Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1540bfdf-943c-4348-8a3a-a2e525f1d506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:52.339Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6fbad757-81bf-4303-a2b7-9bc4f7b95e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:28:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:02.348Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=902f1162-744c-4e8d-ab87-31bf7921e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:02.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:12.357Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=bd67d47d-4a0b-49ab-813e-51a6dcb7d6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:22.383Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5581492c-9054-495e-a18d-ae1eda61ad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:29:24.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:29:24.826Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:29:24.827Z |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 |2021-11-26T12:29:24.830Z |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 |2021-11-26T12:29:24.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:29:24.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:29:24.836Z |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 |2021-11-26T12:29:24.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:32.399Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d8dcf6e0-9470-4f66-8093-9896203eff20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:42.411Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b8e73b41-0164-4124-955e-234f6ee1befa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:42.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:52.421Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=cb6073fd-889e-4f8f-b5e7-1e269eb58ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:29:52.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:02.431Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b540c33d-c7cf-440b-9ce8-7d5f6a1b005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:12.442Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fde391ed-6bd0-42a7-af54-1d53c72e124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:22.465Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a9e5fd6c-d51a-4322-8da2-24b218d74356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:32.479Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=cf2ce2d7-a30d-4713-b8d7-eb9faa4f5b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:42.508Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f9ff93fd-f1fb-4ab4-9baf-064d5c5920d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:52.518Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f56ac6a2-5169-40c9-a29f-340b236bf9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:30:52.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:02.528Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8aca6084-b136-49c5-bd24-e493b71d0eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:02.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:12.535Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b18bc3df-8abb-491c-90cc-08f869f1480b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:22.544Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=dd1b1452-9f38-4089-95d6-6587937421c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:32.553Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=098bdcaa-4baa-4d14-9d62-aafe770d5a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:42.569Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=684b366f-b606-480e-817f-b2be640b403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:42.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:52.589Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=735b8081-d879-4cc0-a513-b25cfe9d7272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:31:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:02.599Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=52c3474a-d98d-4dfd-9542-90a3dbdcf634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:12.609Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=829c7f7a-f6d3-433c-8097-9548e4cfc0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:22.619Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=66b4fdcc-751f-42ca-981a-82f1593523a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:22.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:32.635Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=719a7c87-11aa-4f59-9260-c22afb730343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:42.653Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c5885fe0-d969-4ac2-b9f0-8517b9aaceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:52.669Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=226f2141-b383-4ab2-8e20-86908d687d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:32:52.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:02.680Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=be2785e6-03cd-445a-9f8e-6639f3d1bfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:12.690Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a05e78cf-ec92-49e4-b4e7-0cf6b1e67413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:22.699Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6f5312cb-9d5b-40a3-83be-600877353ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:32.716Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d28b4dbf-01dd-4e21-a0ad-c58341c0e22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:32.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:42.730Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7d11d961-29b4-4a8a-b78b-d9ef89a09ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:52.747Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=972cba24-61d6-404d-837f-1c9c21894897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:33:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:02.762Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ff7b17d3-66bf-446b-b67b-25ce0af963c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:02.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:12.777Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e8f1b6f5-bf77-4808-ab0e-3350ecfe54d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:12.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:22.786Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=45264390-165c-4058-849a-887e342125e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:22.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:34:24.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:34:24.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:34:24.795Z |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 |2021-11-26T12:34:24.797Z |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 |2021-11-26T12:34:24.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:34:24.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:34:24.803Z |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 |2021-11-26T12:34:24.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:32.795Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=de9c5507-ec4e-461c-8a83-51ce935b8178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:32.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:42.805Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fab97cf2-f7a7-40c9-a727-4e392b0ef409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:42.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:52.819Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6798f6d7-64dc-4b81-abc5-2ef20cf21e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:34:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:02.839Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7682b5b7-10af-424d-94f3-e36678e4950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:12.851Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ca91c2d4-d30e-45e2-9ece-c9820ffc5d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:12.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:22.862Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e3228c3a-386c-486f-9547-6163a2327bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:22.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:32.872Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ca9c60fd-4247-40ff-938f-9b77ee293b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:42.881Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9115d869-a084-4338-8eac-d7633b11d5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:52.893Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=84f0b073-eb9b-46c5-9289-80b842298625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:35:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:02.905Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=07668c1a-b8ed-40a1-9948-a7abf408ec9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:02.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:12.924Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5595e103-a751-4485-83a8-a320a976ace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:12.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:22.935Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=885c765a-441d-4002-93e6-b32ad408c1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:22.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:32.944Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e35db3a6-813d-4de7-a4a7-704846ca9013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:32.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:42.953Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c4cf9e97-bd2e-4ab4-aecf-9cc114249617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:42.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:52.962Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8849a462-e726-428b-a063-4e8b7532c84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:36:52.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:02.972Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e1eff7c2-6bc8-4bbb-9773-44320978f39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:12.987Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=408cc30e-e83d-4146-9b6a-cd2e3ef3987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:23.001Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=cb331a2e-a883-4a2e-95d5-9031b561bedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:23.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:33.012Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d7470e1e-62fc-48dc-ae6b-ec12f09ff6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:33.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:43.020Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=027325a3-06c0-41b1-9a00-00fb7dea8bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:53.030Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6b04e16b-7893-46cb-874b-187823c442fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:37:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:03.037Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9cf75740-03cf-4af5-aec0-3a70daabc614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:13.044Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8a0fbaa7-f633-4c59-aee7-afc32c28ba24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:23.056Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fb3a6b93-c0f8-447e-8d8d-75a7893e70f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:33.073Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=10704487-337c-4456-9b39-cb6defb99506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:33.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:43.082Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=11f06b46-878a-4cad-ba9e-6ff2cca8c9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:43.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:53.094Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a01913ce-be2f-46ef-beb3-294d908c2756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:38:53.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:03.102Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=dbf4fd0f-63b1-4a46-985a-ab87551b381a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:03.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:13.113Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0f53b1cb-d093-4a2d-8965-0b3048f6bfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:13.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:23.131Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a0731357-3849-4d1a-85e4-ad787aeacb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:23.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:39:24.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:39:24.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:39:24.821Z |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 |2021-11-26T12:39:24.824Z |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 |2021-11-26T12:39:24.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:39:24.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:39:24.830Z |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 |2021-11-26T12:39:24.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:33.158Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a11b355b-b18d-4155-9b9f-9f091676a340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:43.165Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c0cfad1f-2855-4136-8512-70a34fff7ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:53.177Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=05eb5dd3-ea94-4d71-aca1-34192004ab17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:39:53.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:03.193Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1eee7d71-28e7-4b2f-97f4-1aeff90203a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:03.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:13.201Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fac9ce15-cc26-474f-88bc-bef70a8f7ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:23.213Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2ed506d0-d2fc-4e09-b696-c41f663cfaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:33.229Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=87bd239a-e9d4-47ca-9c80-bc2d26235daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:43.236Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8d1ae767-c0b4-4897-a9a9-7ec4d7fb9485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:53.245Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5e11ad7b-c5cf-49ed-845a-ed30ee4c1eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:40:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:03.253Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=491b8405-193c-465e-8116-d6af945509cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:03.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:13.260Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d90aaea4-c78c-4671-a51d-ac6a27c17cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:23.269Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=58b3553f-7767-4737-affb-1c0a9d8abf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:33.285Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d5495e22-dc49-4bad-8d10-c59eaa30975f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:33.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:43.302Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b0c0af0b-9888-463e-9ca6-d33b462ed4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:53.312Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8ab9903d-eea6-4019-95c5-a2a6fb0cf9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:41:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:03.322Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4c7a8412-2a84-4382-88ed-fa737b172e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:13.330Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b444634d-22fe-4e3c-b5d3-752e67bd0e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:13.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:23.342Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3beb2d0a-39a6-41ed-8d06-c91d79cdf1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:23.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:33.358Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f27c673f-9edb-4c0b-a753-373f63f42db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:43.378Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6e6f8bea-9831-45dc-b528-6a74c2f9e0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:53.392Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f6f9040e-5607-4793-b67e-944ce31824e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:42:53.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:03.403Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4b6db165-1663-47e2-90f1-1bf8b163c095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:13.413Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6a59fee3-83bd-4c86-b19b-3f5eaf923de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:23.422Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=167ae543-f76f-4527-949c-0f531a4ae86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:23.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:33.430Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=99eb03f2-8982-41f8-9924-c2dccbf60bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:43.440Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=53c09598-39e9-49d0-a599-fa1f9219b0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:43.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:53.457Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=359690af-9360-45ff-9818-70d835871044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:43:53.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:03.471Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=61264205-524e-401d-9be0-0adbe0e1edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:13.480Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f26799da-0437-4c57-aeee-0283dc8b7f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:13.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:23.490Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d0ca55ef-d0e7-4776-bcb0-38790b722ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:44:24.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:44:24.824Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:44:24.824Z |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 |2021-11-26T12:44:24.826Z |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 |2021-11-26T12:44:24.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:44:24.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:44:24.832Z |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 |2021-11-26T12:44:24.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:33.499Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=231328c7-cfce-415a-9a0d-b2ad9b1be33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:33.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:43.509Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5e6a68b3-38ce-4dc2-8f52-11053a11de34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:43.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:53.519Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1742469a-7221-467d-a15d-f700ff580fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:44:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:03.537Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=444c038d-615a-4bb7-9674-df0461b19bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:13.549Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=445f643e-d34e-4714-92cc-d15e6e644be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:23.558Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=195f3ce7-5bf3-4a61-972c-c4a21e759fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:33.568Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=204f4fb9-c9ec-48f1-8013-6091a704a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:43.576Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1c67e340-827a-4292-808d-c18272e06acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:53.587Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6d813128-e259-48b2-a88b-59535828dc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:45:53.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:03.602Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=bf667c7c-dc12-4adc-85ff-ad19e9397742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:13.619Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9787c3a2-3b3d-4f81-ab76-659bca9f3e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:23.629Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=035f1d2b-0d65-4335-b289-61a4535cb6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:33.641Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e4f2aafc-819c-4135-89d4-c99ee41ee66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:33.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:43.649Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=644d4971-2a61-4cf4-bad3-61a15ccc5225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:43.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:53.659Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=20f5eb60-ec1c-41d9-a502-89f8395647f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:46:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:03.670Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=206179d2-aef7-437f-92bb-91676b11722e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:13.689Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a5c69b34-a671-4783-b0cd-0ed499c90019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:13.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:23.701Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=015b255b-b79e-478d-9556-e2094f40ec03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:23.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:33.715Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=37077072-2346-4f28-8d42-8c700d143af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:33.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:43.725Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b17cb2a4-e6c8-464c-a369-254a22f1a0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:53.736Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1776de2d-2c0a-4d70-8d1b-b354493d043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:47:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:03.746Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c9be5630-c559-40bb-9b61-c9dd83f2e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:13.756Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d77e74f8-bf76-4f17-bd66-1cfd4553ab29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:23.768Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ccb2cbd8-c7e8-47cc-996b-7878aac0b9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:33.785Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=34a001d4-e3a9-4330-9187-45a703df56fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:43.794Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b133b817-df43-4c54-b369-8e5cd4714e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:53.806Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8d906fb2-62d4-4946-9c90-7844e84b5e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:48:53.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:03.815Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a3300eae-0499-4d8a-9aa6-9e0bbb657a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:13.822Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1956ae27-39f6-4f85-a3e8-4a692adc21d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:23.830Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d6688a98-6949-4bba-8755-3147a9ab55ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:23.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:49:24.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:49:24.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:49:24.800Z |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 |2021-11-26T12:49:24.802Z |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 |2021-11-26T12:49:24.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:49:24.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:49:24.808Z |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 |2021-11-26T12:49:24.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:33.840Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=211735cb-5f2d-47c2-a8c6-2e4f9f344120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:43.852Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b4808920-f4f9-489c-9ef4-5b855983e1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:53.869Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=354255b5-2169-4989-aa17-d62591293c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:49:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:03.878Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=56e3ce55-142b-456c-9b9e-a23dd4a67eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:13.891Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6b9ad09b-5509-40cd-8e7c-90f69c85fc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:13.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:23.915Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=993ded94-827d-4d8a-95fc-415b1b2104d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:23.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:33.924Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3a18e740-ec45-47d1-873e-1df268351ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:43.939Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3ea5909e-71bf-4396-9604-a66b5f5ad1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:43.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:53.966Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6d530daa-ec21-49a0-981b-2ced0794660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:50:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:03.981Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=820279e1-85aa-4c59-8716-9e702513759c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:13.989Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5f675db2-1375-4b9d-96dc-eb4032f2c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:13.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:23.997Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1e50c93e-0685-40fe-99ca-259760f7acc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:34.006Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=aae4e6c5-84b6-4feb-ac5f-2818a448af87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:44.016Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4dd1ffd8-9e20-4e9a-ae55-d3b3dbf24d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:44.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:54.028Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1101c740-38a0-4ac2-b31d-5e58b4e22f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:51:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:04.044Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=32ae92fb-2e34-442a-80ce-03f7923a538a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:14.058Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=20030912-8265-4c3b-b4f6-ffb46542a9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:24.067Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=74a48f12-7543-4ab2-9578-693f51720ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:34.075Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=71f2410a-eb1c-41b8-9ca4-8eb081a6102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:34.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:44.084Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ca4bffb9-f746-43be-a3ec-dc527d0936b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:44.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:54.098Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=76b8b918-4bb8-4163-9f4d-977d57d243f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:52:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:04.122Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ad17c935-4939-4cc3-8726-6ea529b30b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:14.130Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=318634ce-7f97-43fe-bc13-5c04687b8b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:14.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:24.139Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ecc1a2f9-520b-41df-85db-42676b5e9b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:24.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:34.147Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=75fd045b-de5f-4cec-b713-67e5963c0f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:34.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:44.154Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f5647a09-17ac-495e-833a-81a77e4d8be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:44.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:54.163Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=39efcc5c-6b59-4115-8f6b-6555997a7763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:53:54.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:04.176Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a661b872-12dc-41d5-9431-5df453c4457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:14.194Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ae9d9353-3708-4a74-a5e3-4eb2980a9bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:24.203Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e7803dda-64ce-457f-8360-b0a9bcdd80fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:54:24.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:54:24.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:54:24.795Z |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 |2021-11-26T12:54:24.797Z |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 |2021-11-26T12:54:24.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:54:24.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:54:24.802Z |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 |2021-11-26T12:54:24.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:34.212Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b6c6d1f3-0b26-437b-ac99-e3083c4d653e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:44.220Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=adf7256f-d468-4250-ab2b-ed2d93da68c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:54.229Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e2d2b7b8-c820-43ff-a540-7f5c7638ed4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:54:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:04.238Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3d41ed8d-4933-4e39-bdbd-a13e2653b9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:14.250Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=09f2956f-eea1-4846-be1c-986a991f7165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:14.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:24.277Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0b21e21c-44b5-46ca-b1b5-64a019a2dcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:34.292Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=847d4be5-cac1-4f15-b547-d5a9995b2903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:44.304Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9e9872e5-2429-49dc-9200-884674822f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:54.312Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=aa8a6cd3-7b2f-4dea-ad35-e92550ced3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:55:54.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:04.320Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0264f6fb-3355-4dc0-aa38-9360b1814f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:14.331Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=328284ad-ef76-4bbf-95dd-9d3ac41bd6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:14.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:24.349Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6a418115-0420-442f-b4f7-cc605387cd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:24.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:34.363Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d3733239-27b0-4792-a9f6-dd7282be5712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:34.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:44.371Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=58d4284b-c67d-4e36-a83f-7010c626ce51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:54.379Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8ce4f598-2506-421c-b46c-344d2a67ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:56:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:04.388Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0fc5ce98-3121-4afd-b9e1-ca708c0ce03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:14.408Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6cb5b250-4d9b-40e2-988d-51293399b73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:14.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:24.422Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=061aade7-31c5-4b3d-a211-9851c0d02e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:34.441Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e9ad8b03-f938-449f-9a9d-32035d16ebf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:34.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:44.451Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=376b1c12-693a-4843-a2b2-4a8a289b2805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:44.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:54.460Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1fd83f90-885e-4633-99a8-f4223140bed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:57:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:04.469Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=12ded833-b3ca-4cf4-98e6-1c8c9b8d0a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:04.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:14.479Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=df623a6a-be95-4623-9bcd-92b48b4ab9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:24.501Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fa4c3918-6ce0-4947-bc28-25f226d1e245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:34.516Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a81ac6ab-071e-4c38-b229-f103d5b09b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:44.524Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2bc8d041-82d2-4e76-b048-b2de74d4014a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:54.539Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=40eac8f7-8187-46b0-a772-2c7f098e030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:58:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:04.557Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=eb13f669-77e0-407f-929b-df7d62c89250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:14.571Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8c3842e3-98fa-42ab-a5db-325f981b810d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:24.585Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=611f7d97-3362-4d76-8bba-10b27f06cfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:59:24.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T12:59:24.785Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T12:59:24.785Z |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 |2021-11-26T12:59:24.787Z |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 |2021-11-26T12:59:24.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T12:59:24.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T12:59:24.791Z |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 |2021-11-26T12:59:24.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:34.604Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4036d1e0-a733-4647-aa9d-e3eff9d94281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:44.612Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=aedd7b67-4f0f-47ea-a54d-7798f01f1f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:54.622Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=16064687-c0ad-4c3e-b3eb-ba5582904c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T12:59:54.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:04.632Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=478c7f99-276d-4599-8b10-0f7b0ab5a7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:14.647Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e3872246-4989-4953-9336-cf3110cc3ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:14.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:24.670Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3c51eedc-90a7-4475-a9b3-64616c84bf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:24.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:34.679Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e7de50dc-4b9c-4c3c-9302-a3df78ff9345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:44.687Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e906f1b6-4721-42f8-b030-f4eeba33438a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:44.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:54.698Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0b10999e-a84a-488c-bff1-3c63da8d84d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:00:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:04.708Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=705f62e6-fd4a-4621-be1f-25df48dc791e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:04.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:14.722Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9e161dbe-7067-4bf9-9393-9a7f729c5b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:24.740Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1b4c7c76-cac3-41b3-b6c4-c71a9b496f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:34.752Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=92583af3-01aa-499e-aff6-da67ba152446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:44.771Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6f0dadff-67b1-43a6-bc9b-db45187f0194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:54.784Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=af248bf3-ead9-425d-bd5b-4fa7fcdc283c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:01:54.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:04.794Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ca86334f-d9dc-4f4b-96c5-c7959081112c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:04.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:14.803Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7674e298-bdd1-45f4-986c-bfab8f18bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:24.818Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d5aad5d7-c136-4802-999a-76aeec5fdadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:34.837Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=cca3696a-6e6a-4e45-935a-f99870ad3826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:44.847Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8a5df7de-441d-4fa7-9017-e95f052c2e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:54.862Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=92530bbe-6248-415d-9329-391580d254d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:02:54.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:04.871Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=39dcda01-1c39-4e47-b8dd-f84fe3db634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:14.880Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=07ce410b-604d-4f7f-91cb-21a61d2db41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:24.891Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=84e1b7d8-4c1d-4af9-bf23-a4615e1cbb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:34.912Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1a589b1d-3360-42b6-a647-0e445a59fd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:44.922Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f9877177-95a6-42db-81b6-1c4e308fe125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:44.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:54.933Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d0c70425-78ea-4b03-918a-acc1b3e92486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:03:54.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:04.948Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=cef7107e-f6f1-4252-a1fa-bdf4bf2f7e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:04.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:14.957Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=411b578f-7bcb-4998-8783-2d59a5f4a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:04:24.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:04:24.828Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T13:04:24.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T13:04:24.833Z |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 |2021-11-26T13:04:24.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T13:04:24.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T13:04:24.838Z |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 |2021-11-26T13:04:24.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:24.965Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=992762ec-248d-4204-bf8e-d49a0ca80ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:34.984Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=070ac7a5-fba2-4e43-8a13-5f1ed2963a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:35.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:45.001Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b87d83d0-c571-47ef-ae58-f5816bfb5afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:55.011Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5e9c262d-6c06-47e1-b2a3-4b3cfa907407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:04:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:05.020Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=52d42b7c-d23b-42f8-b864-611432cf4c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:15.028Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1a762df3-f498-4cd6-8b4d-24da8df587d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:25.044Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b9d10a1a-bbf1-4073-8771-3a3552855203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:25.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:35.053Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b79cf9a6-08bf-43eb-9ea2-81f56086348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:45.067Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=29cfce5c-62a5-4ca4-9f3a-9eb44063b1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:55.081Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6b50cd76-1a1b-461a-a8dd-0810825a07e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:05:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:05.090Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=79cc1fa4-3c79-46c7-bbf7-6e32626444f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:05.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:15.099Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f06a408b-6ba0-4231-aea8-93ded9ef01cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:15.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:25.108Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b054fec4-4ee2-4125-961d-2a12ae1c4de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:25.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:35.119Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1b2c1f83-6dd5-46b4-8456-5a2c9a566b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:35.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:45.137Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=27eb7a38-ff38-4425-b09e-35eca363bc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:55.148Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=caeb2032-8cb7-4433-ba5a-254547c8bf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:06:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:05.157Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=16f43c01-be5d-4e70-b6af-4d67f199643b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:15.167Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fd945426-98f1-4477-a654-d063f2e31537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:25.178Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7031a77b-17eb-4eda-8e68-86837f2c4130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:35.185Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=deca0901-a5d0-4fa3-b649-0e325c845f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:45.207Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2ece3b27-ac83-49b6-9867-aeccf097bb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:55.224Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4276121b-d656-41de-90f0-7618e8d529cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:07:55.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:05.244Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1c81141a-b1a1-4df5-94b4-ad7e907df7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:05.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:15.254Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0dfbf470-2b61-4ff2-bd1a-2d9e53ffa35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:25.262Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=efcead67-0687-4e0e-be65-ff9db28a7436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:35.270Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7a9348ca-738e-432b-b853-c04a8f261117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:45.277Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e29ccf5e-e715-42de-9eab-c78e6e384171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:45.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:55.289Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f3032b89-7ad6-411e-be09-0e035de249b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:08:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:05.309Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=91cfbdd0-5b85-453e-8b55-a797b370044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:05.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:15.321Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9478f449-2891-48e3-b31c-c43947f73366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:09:24.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:09:24.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T13:09:24.812Z |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 |2021-11-26T13:09:24.814Z |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 |2021-11-26T13:09:24.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T13:09:24.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T13:09:24.818Z |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 |2021-11-26T13:09:24.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:25.330Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=48185ee5-2357-45df-aded-00c3e86b3531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:35.344Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=28155d36-1409-4130-b0c4-642aa7a00d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:45.357Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=36c30a90-47e1-4118-96b0-53ba1d558dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:45.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:55.368Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1729e691-ce4d-4963-99f5-57e3cb410665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:09:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:05.380Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b980a80e-1cd5-48dd-bd15-8c446b1625fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:05.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:15.402Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=77f6ae5c-3c97-4c54-b649-09b1128e314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:15.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:25.412Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b5b07159-d3cf-4c3f-b43a-e4798852fe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:25.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:35.420Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=16bc579e-7432-4a21-9983-8f9b55985b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:45.428Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3dc03be3-d53b-4b36-b98e-d2ff6bf20fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:55.436Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e4d2e1ec-173a-4124-8feb-6c94376a6679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:10:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:05.445Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5725ed30-300c-41d9-8a4b-26806fdf1e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:15.457Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e6ed5333-b70c-4cbc-91d7-98ea236e2f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:15.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:25.476Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4e974e57-3e74-478e-b1f8-b7159efa2304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:35.494Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0421a1ea-f2da-4dc5-84bc-2986bc45f6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:35.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:45.503Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2d1d8666-073b-4a60-93a6-bbea514aa302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:55.511Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=932ce5ce-cad3-493c-8ede-5e413c4ddece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:11:55.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:05.519Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d887d9ed-d533-4fca-9757-37195d1b3d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:15.526Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5a453a28-d84d-4288-a192-7ba3030b7bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:15.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:25.537Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8a71c32e-dd3b-45f5-af14-df2101e171ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:25.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:35.551Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=87df5117-c91d-4f25-bc71-4eb25b8d82f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:45.572Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=bd337ee2-3c51-495d-bdb4-973758af6575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:55.581Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=37364327-9e61-4d0f-9d77-34312f0c6c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:12:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:05.590Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9f1ae644-d315-44d5-b582-fa61a1684efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:15.598Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0bdcaf02-d4f4-4809-83d9-da5624f8cdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:15.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:25.614Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=95eb0521-dabf-4db1-ace9-67c280d03efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:25.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:35.634Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b4171403-68dd-47f9-8e69-e58917ccc326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:35.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:45.645Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=da7049bc-96fd-4053-9336-e001c0816f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:55.655Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1b3a968a-8ddf-44b2-af51-5b9b6c08249c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:13:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:05.664Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2242850f-f593-4407-a342-de749f135785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:05.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:15.671Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3a02ee5b-eeab-4775-b8c9-fbef132601fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:15.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:14:24.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:14:24.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T13:14:24.833Z |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 |2021-11-26T13:14:24.835Z |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 |2021-11-26T13:14:24.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T13:14:24.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T13:14:24.839Z |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 |2021-11-26T13:14:24.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:25.683Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=619fb6fd-5855-44bc-865e-74b569a6bb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:35.694Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f0c9b935-cc8b-44e7-8d16-ba9c79beeb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:35.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:45.712Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=85259621-00f9-43c3-9cdf-a4778b093c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:45.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:55.727Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=09c48d3b-b9de-4560-8d11-f9ae9b863d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:14:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:05.736Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5f7fc520-0b29-44ab-986b-cb18e87cb17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:15.745Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4c1f6d27-8653-466f-8af0-5b564ff04b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:25.752Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3ff0ff60-ec2b-45bc-bbd2-681f8f979de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:25.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:35.760Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=701d5134-a3d8-4400-a135-9d2816adad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:45.773Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=66b4bd60-f276-4963-a568-03f6a8e133f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:55.788Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=cdcae932-9e48-484a-aebb-a1ca3a324fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:15:55.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:05.807Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7f3a78f7-3781-4b66-b799-6e543544a512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:15.817Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fdf8ee1a-7d23-4b96-9f51-51786695ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:15.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:25.825Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=62066a14-f88b-4dad-a888-de98ed1a694d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:35.832Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b2d408f2-b46d-49aa-be92-75b3a30ceb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:45.842Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6e81c5d4-2e09-4010-821e-b6e80be84e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:55.853Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=58ec794e-65e8-4ab7-8798-09d33b1184d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:16:55.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:05.865Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5a5b0ffe-95b0-400a-b3e5-5a0e3eb3ae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:15.878Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=524b9c91-3289-400b-9295-acb4a535ba46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:25.893Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c5b2f459-ed50-4702-b9c1-b93887cb1fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:35.899Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=88ff944b-f578-4817-a2d9-c1d29d9db613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:45.911Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0fc8b68b-0d32-466d-9a20-08b0dfa914a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:55.919Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f71f6736-9ab6-42f3-afe4-97456baa3f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:17:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:05.930Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=992569dc-6c1c-43f7-b5ca-540baf017ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:15.947Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=a8258d46-06e8-4c90-aa4a-d7b8bbf2fb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:25.957Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3e7f3da7-d615-4a5e-a218-b7e17f879c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:25.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:35.965Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4dc62112-48f5-4b1c-a3a1-75494984a08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:45.974Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f3dba9a1-0974-4257-84a2-1421a291c13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:55.982Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3748d915-9eba-4bb8-861a-c8fc35fa347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:18:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:05.992Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2b0502da-84c5-4d21-bb04-4182c7a0f378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:16.006Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=522070ea-c1b1-4806-8688-44f45295f2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:19:24.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:19:24.791Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T13:19:24.792Z |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 |2021-11-26T13:19:24.794Z |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 |2021-11-26T13:19:24.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T13:19:24.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T13:19:24.798Z |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 |2021-11-26T13:19:24.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:26.027Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fd95d4aa-1a2e-4a6d-9037-039727136070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:36.039Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=37beaa7a-e039-4a9e-9f5e-f8448141a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:36.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:46.051Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=494b3716-ee16-4717-9996-990f4a565503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:56.060Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8a582475-7679-4136-bfea-97728704f5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:19:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:06.070Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=489ef035-4fdb-45d8-9b78-05df77771d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:16.085Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b1ec6972-2d00-48bf-b892-8a7031ded546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:16.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:26.095Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f939c9a4-51ad-452e-90fb-54dd39cb9977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:26.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:36.103Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d7228b92-6971-477c-ad8f-ca91f42dc1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:36.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:46.111Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8c8de4af-b9a8-4c17-8beb-8950fcabba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:56.121Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=184ec6c6-9c49-4d3a-9c20-54c7da60e50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:20:56.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:06.130Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d9d66ebc-614e-4d7c-8b53-1151743f39f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:06.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:16.146Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=41c5bb40-b0b4-49d6-a159-45e6b5d32991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:16.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:26.166Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ff5fce20-f54f-4ce4-9678-9cc59b331adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:36.180Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=58f0e37d-50ed-4268-b9e3-40acd056689f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:46.188Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8adbb19b-3f9a-44b6-b6f7-d0c4d5d8e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:56.196Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=245f6d65-90c4-4018-9d77-cc7f553a1094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:21:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:06.203Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=865d8b39-7b66-4cb5-879c-a98d86c74fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:06.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:16.214Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=321e4862-f1bd-43a8-bf87-19391b9f6840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:26.227Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ae303f8f-f77c-4ef0-a7c3-396cd03a6caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:36.241Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c204b7d1-bf4f-4c88-996d-a5f8d3400b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:36.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:46.250Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=163f6fd1-6061-4ce6-916c-867159b5e9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:56.261Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=eeeb2ba3-f928-4770-8996-1c923d0348e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:22:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:06.270Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8c3ae1d3-38f1-4129-a2b4-5489de7f6808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:06.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:16.278Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b67c2bb0-1c44-46ec-a473-ba1edfa964d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:26.287Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=92543d71-2874-4973-869d-88c907c322fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:26.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:36.302Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=64f8d099-3793-4e3f-8a99-95ff5f6fa1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:46.319Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1d89ce49-6696-4bcd-94ac-e23f7a58480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:56.328Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2c26739d-6972-4f85-a181-6385736165ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:23:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:06.335Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=965800c5-4d0c-4038-b6cf-6db85fe76ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:06.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:16.343Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=c38d7cb2-2fcb-44df-a1eb-d6398d599da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:24:24.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:24:24.829Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T13:24:24.830Z |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 |2021-11-26T13:24:24.832Z |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 |2021-11-26T13:24:24.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T13:24:24.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T13:24:24.836Z |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 |2021-11-26T13:24:24.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:26.360Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ee3ed305-2ae2-4d1c-85a1-6fdbb364ebf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:26.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:36.368Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5c2d7fa3-5489-4a21-b6e0-707a82673a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:46.380Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=fcb3e566-9add-4b5e-9bce-c92a2e56b811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:46.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:56.396Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=838a280f-c328-48c3-9cff-c669b1296b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:24:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:06.403Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=378e1170-ec2b-440a-abbb-b43a5e5b330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:16.421Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=098e908f-def4-4825-ba13-ca2d7587e315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:26.430Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=dc59d9e9-2720-4286-a442-b984e6f3eb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:36.437Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=83847486-49c4-4391-8b19-3714e9c4e9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:46.453Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=86e2423e-5a3c-41e0-ae9b-2b6781f5fed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:46.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:56.464Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=99789b76-8aa8-4c83-b1b1-b491795228ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:25:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:06.480Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=90ebc6ae-1afb-45eb-bedf-9b742e722961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:16.490Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=dfe0f2b6-7ca7-48f8-b88b-2d8a5384598c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:16.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:26.498Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=7334a54d-40de-4bca-abee-5717b4b97f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:36.508Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=593733b1-16a7-4031-b5be-c979a090e04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:46.520Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3164470c-e13b-4c19-8f4e-7bad12f5d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:56.539Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d5c80f7e-2a42-4974-8fe5-3c74c9944118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:26:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:06.556Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=52457a4d-0d26-4d85-a3cb-32ac72174c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:06.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:16.563Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=776022d8-ada0-444c-b187-166133b64f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:26.569Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=36ac287d-a178-488e-817a-8eda3b2255e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:36.576Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=5465d324-78a8-4273-89cb-925b695b114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:46.583Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b9e2cb9d-f387-41c3-9fb2-25ea5cbfacab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:56.595Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9396cb71-5f59-46d0-b386-f343dfa90fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:27:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:06.607Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b5ec93cc-25ab-419b-80cb-8da43fa78dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:06.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:16.621Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=064db664-37fb-4ea8-8d08-dc5a903df77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:26.634Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f1953cc5-c3de-4080-b27f-e3f7b45af553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:26.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:36.641Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b6950255-22c2-4656-902b-14b6bdc34986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:46.650Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8e5ab785-fff2-49bd-96b3-ca5c62976b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:46.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:56.657Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f6273c73-8283-4a8d-b32d-7f4cad6627da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:28:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:06.665Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0ccf30a6-ff42-431c-a7c9-e2fd63e98db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:16.679Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b3a80893-e901-4c2e-9a6a-a160c62f3d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:29:24.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:29:24.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T13:29:24.835Z |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 |2021-11-26T13:29:24.839Z |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 |2021-11-26T13:29:24.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T13:29:24.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T13:29:24.845Z |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 |2021-11-26T13:29:24.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:26.694Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=2ead4b12-4067-4e03-8969-5aaeeb15716f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:36.703Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=8945d085-d804-49ea-8abf-d90109df3e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:36.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:46.711Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=3e9a7727-b7fe-417a-90ee-497419b01d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:56.720Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d602de3a-1a63-4655-bdb5-3c59d34024d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:29:56.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:06.727Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=4d568a5b-ef81-4392-ae38-b9378f657903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:16.737Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=bea4c7d0-000b-4424-baba-1e8896812351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:26.749Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=48a1fc5e-c434-4ef9-8f3b-54cae8708db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:26.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:36.763Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=88b98a48-4e0a-40a3-9900-efead1a2d783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:46.774Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d8ddb4cb-108b-43c9-a945-c16ae327d823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:56.783Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f9a78572-a18b-4eef-b359-08bf7b216d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:30:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:06.791Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=11768b8b-0e1f-4944-acfc-ef7522e94741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:16.799Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=207f9f87-4dd3-4ee7-b408-b1a03f1d2685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:26.811Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=201a9a63-e234-43aa-ae91-72fb709c884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:36.822Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=784bb351-10b5-4f41-972b-38a455b4d94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:46.836Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0909a5b3-a051-4161-b369-96d8a8729310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:46.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:56.851Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=27c66033-1d47-4069-a814-659873ed133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:31:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:06.858Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=450970c4-948d-4b7e-829d-6d31fcde3159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:16.868Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d2dba950-e1b3-4a25-8847-37c48789a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:26.876Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=610ab255-8400-4ff1-8109-c2e23ee2e9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:26.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:36.884Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6dcab07f-0c84-49b2-a6e0-551864cdf8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:46.903Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=084a3b31-9356-4fc4-82ba-278bcee62b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:56.913Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=1ffe14fe-ae8f-4f2d-b39e-b272c501339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:32:56.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:06.921Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=f12901ec-765d-4966-b61a-e3a692157e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:16.929Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ad6d380d-ada4-4dea-997e-4b9fa60292e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:26.944Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=84a263c6-a017-4d68-9ce6-f450e228c9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:36.954Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0fc32a25-c206-482f-bb22-fb27ec35ca41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:46.972Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e90ff15d-2df9-40a9-88d1-e84d7c884c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:46.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:56.982Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=e8109b50-afc7-41ca-a3a1-fbe7a4805494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:33:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:06.990Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ea721d7d-f61c-418c-bfaa-c6052d6c374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:06.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:16.999Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=9e8fdab0-22b1-4ca6-a149-e60a171791fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:17.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:34:24.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T13:34:24.844Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T13:34:24.845Z |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 |2021-11-26T13:34:24.847Z |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 |2021-11-26T13:34:24.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T13:34:24.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T13:34:24.851Z |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 |2021-11-26T13:34:24.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:27.007Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6ccde7c6-4b3b-4142-8ff5-1c4996ad6444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:37.015Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=360dae09-8cb1-4846-8e93-40a023e4d436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:47.026Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d5fba290-1268-4461-b163-a4e7ec7ecc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:47.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:57.044Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=318d9046-d67b-4224-8b12-507c84a9419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:34:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:07.050Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b333ba46-d75c-49cd-a086-4f965ef65832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:17.057Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=b1d547f1-184d-4c38-b766-df32257f61e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:17.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:27.067Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=ef8b333e-f49f-4a5e-92de-3932c7b78fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:37.074Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=932ca4f5-8f54-4cf8-bcf1-dd2b5bc85e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:47.083Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=6058e0a2-6ab3-4fbf-86ec-7e24670945f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:57.095Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=0cc7f2e2-70d3-47ef-adc2-3d53c1a4bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:35:57.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:36:07.105Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=70643a9e-0035-48ce-a8d1-176accebc0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:36:07.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:36:17.117Z |INFO |Init configs |InvocationID=7ae4c377-0b15-4114-8207-abcacebdbe61, InstanceUUID=d56a580e-2626-4d36-9c77-5db3454043b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T13:36:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |