By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:03:47.292Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:03:47.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:03:47.333Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:03:47.995Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:03:48.083Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:03:48.083Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:03:48.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:03:48.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-12T23:03:48.193Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-12T23:03:48.216Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-12T23:03:49.504Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-12T23:03:49.961Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-12T23:03:49.983Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-12T23:03:49.983Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-12T23:03:50.039Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-12T23:03:50.039Z |INFO |Root WebApplicationContext: initialization completed in 1822 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-12T23:03:50.371Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-12T23:03:51.095Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-12T23:03:52.402Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-12T23:03:52.914Z |INFO |Started MainApp in 7.668 seconds (JVM running for 8.359) |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-12T23:03:52.982Z |INFO |Start scheduling PRH workflow |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:03:52.991Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=de55815f-e612-4021-8df2-b058a0f7b96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:03:54.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:03:54.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-12T23:03:58.000Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-02-12T23:03:58.000Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-02-12T23:03:58.003Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:04.473Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5ec7bdae-5a77-43dc-8033-2c47427d7562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:04:05.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:15.539Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=08ac2571-7a45-40f0-92f8-3119876f3880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:04:16.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:16.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:26.579Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=35867700-f58e-454e-985a-750ef058dfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:04:27.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:27.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:37.619Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1170597c-abe8-4a69-95aa-4b02e295f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:04:38.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:48.658Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b4bf3175-c2af-4266-87b3-69ccf364921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:04:49.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:04:59.698Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a0fe628b-114e-4b3e-8df9-4db3ac752416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:05:00.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:00.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:10.743Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d85361a9-d5ca-4c97-b295-ad10678fa61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:05:11.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:11.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:21.780Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ade42db0-9d6f-41a6-850e-497ee095ef3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:05:22.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:22.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:32.818Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=227d6eda-8a61-4f2a-863b-b634a2a0f946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:05:33.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:43.859Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7c763ce9-0252-4466-87ba-1a4ee867e184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:05:44.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:54.899Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=45ed36d9-aba7-43a3-a02a-cac057f22782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:05:55.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:05:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:05.938Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5ce30f5e-912c-425d-a5c7-fafa52495a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:06:06.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:06.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:16.978Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=00e652d8-1b2f-47bf-85c5-2eccca5074a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:06:18.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:28.018Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a4283002-f75a-4f84-8ccf-7323b06f7b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:06:29.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:39.061Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1d0cc392-e9d6-4ea8-b01a-265ad8194a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:06:40.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:50.099Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8ddc1e44-2761-454a-8ff2-fecddcea3cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:06:51.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:06:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:01.138Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=560c0a79-e0a2-4a8e-afb6-f6aeab704965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:07:02.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:12.179Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=95a4da72-a534-480a-b40e-a80268562ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:07:13.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:13.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:23.223Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=eae5eeb2-0b41-4919-93ed-02d952e2cba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:07:24.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:24.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:34.264Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6b1e6094-4e76-469a-b354-b8dc654d5677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:07:35.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:45.332Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1eec04e9-e996-4d25-ac52-9334fdc5b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:07:46.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:46.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:56.658Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7866fda0-5162-43ac-9de8-5006978ee645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:07:57.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:07:57.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:07.699Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8cd9f921-3d30-41a2-b98a-12b02a70a270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:08:08.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:08.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:18.739Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9cb0445f-9a76-4929-9afc-afaf53a3e57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:08:19.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:29.778Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a084cddf-f05f-45ab-ad00-5b94276f4ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T23:08:30.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:30.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:40.920Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b1c7177b-6417-4ac6-bba4-dd03e5b2d421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:08:50.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:08:50.902Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:08:50.903Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:08:50.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:08:50.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:08:50.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:08:50.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:08:50.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:51.058Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=30ff49af-427f-4c0e-ba3c-64376430c055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:08:51.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:01.074Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=96ce826a-a9db-41b8-adc9-c62f59ef5d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:11.091Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3aa3c566-af79-4eca-9ad9-b1534b115748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:21.104Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8bf7d0f0-bc32-464d-bae0-dc5e54344925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:31.113Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d19aa7d0-69eb-4801-bfae-b264d08e46f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:31.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:41.124Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d1f30b61-56b8-4962-9cb6-6236a028c48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:51.138Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e9c8e3d9-cbfd-49c8-9f9b-92254e06fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:09:51.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:01.155Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0373322d-17d6-43f8-8b6b-cdf4dcc5bacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:11.167Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3c2ab358-1add-4c01-91b0-0ab7fd865612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:21.179Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=08a94a80-65d4-4d90-97dd-21f90fd08d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:31.188Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e66332e2-8ff6-49fa-9e27-8cb79832624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:41.200Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a284f5b6-3ea6-4a37-9ccf-dfecc84a8641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:41.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:51.219Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d682bff1-b342-4855-bc9b-9730d6fc3137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:10:51.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:01.235Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=26efabfb-21be-4822-bcc7-ed824b0193ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:11.244Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9001fbfe-deaa-4d1c-926d-d5e3e87609da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:21.257Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=02bb3672-25c8-413f-82e3-0effed5e1cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:31.270Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=54cbe90b-1e5e-4fa6-9558-5dcc6d8d66c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:41.282Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=90dd6409-4162-4a42-9ede-97ddec75fa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:51.294Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=48b301e9-cba5-41be-80d7-a7cd28d8cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:11:51.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:01.305Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ec821502-929a-459b-b584-182833f88dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:11.324Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c6bbedaf-d6a6-4fc0-a2c7-c9ccea0f85c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:21.334Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=302b2a95-0f48-4600-831a-a9a21f6faa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:21.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:31.347Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d5cdca2e-eb97-48ef-96f2-8aab1785ce9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:41.357Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=179013c0-6129-4952-ad5c-8f4d48b7fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:41.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:51.367Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9d62b36d-46fc-4917-8572-c89a819f6e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:12:51.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:01.394Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e330f555-bd77-4e2b-a6a7-7b05fba7b061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:01.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:11.403Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d882b43f-e7b2-4f3a-b1f1-4eedebe54fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:11.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:21.413Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8b4891ee-a108-4d43-9185-cc9621bd98b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:31.426Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1dc44e7b-6e52-4273-a764-a64f4902366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:31.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:41.439Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7f08dcea-9b7f-46fd-baf5-85218f41e430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:41.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:13:50.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:13:50.663Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:13:50.664Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:13:50.667Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:13:50.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:13:50.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:13:50.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:13:50.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:51.449Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c0673ec0-5ee2-4b77-af41-55a0fcded2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:13:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:01.459Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=dec88e64-4dd8-4c4c-9a10-79c54bc68226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:11.468Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f47172b4-56dc-4ec7-ae44-742bf49d06d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:21.478Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=31cc4b4e-1f2a-4a33-bb9c-b513c87293bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:31.485Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b70274e9-13e1-461a-b698-70e87a92d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:41.499Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3646e5c3-0052-40cb-b3d9-0eaa44a59e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:41.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:51.510Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a52bf0e5-faf3-45ef-9210-78dbb953e8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:14:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:01.528Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e68424a2-3326-4798-9ef4-067244884ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:11.536Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2a7de1eb-9ce7-4b86-a605-7194b6155a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:21.545Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bb36ba35-6f62-4653-bc86-cfcff8794cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:31.555Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=62e4b103-dd18-4bf3-96a1-b0d2339436f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:41.566Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6a8d35de-46e7-4ade-8a33-82224cd96a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:51.575Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=52c14004-089a-4079-bb88-951f3cf66816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:15:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:01.584Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5711e152-8fb9-4dda-8044-fbb71ff689bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:11.600Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2a041b1c-8034-4aa0-b63d-65bed936d776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:11.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:21.610Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=15071a59-ee00-49f3-aa64-80bb812e8b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:21.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:31.619Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=65465103-9da5-4b1b-a8ec-4f0b2d054789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:41.628Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2a43b147-6714-4d87-84d3-7b0e137f673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:51.639Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ec946f80-8b8d-49db-a239-0826fbb80dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:16:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:01.649Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bbf07d5b-9c51-4edf-b479-26bf6d14ab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:11.657Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=089c3fc0-e9e9-4172-a4c1-06baaec44ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:21.668Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=cea7285a-c5f8-4e29-b8c4-90725357aaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:21.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:31.688Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=14dbb972-a7ae-4221-bb42-3ca4a4b603ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:31.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:41.699Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4d2e316c-b044-4dfb-8aea-1b8047bb2ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:41.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:51.715Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6aa34a7d-f620-4c62-b7c2-a0d73116069b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:17:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:01.725Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2b7aa94c-9b37-417d-aea0-9e5d2e8bc87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:01.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:11.733Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e390361c-80b5-454f-ac09-6c6d6976247c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:21.741Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=037003d1-c387-42be-b46c-529f0cfe714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:21.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:31.757Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4b4b4acf-0904-491e-85bc-1d6b6b0765ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:41.768Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=da63cb80-740b-46cf-bf80-ed13376c7bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:41.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:18:50.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:18:50.718Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:18:50.719Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:18:50.721Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:18:50.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:18:50.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:18:50.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:18:50.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:51.776Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0293e46d-92b7-40d4-88f7-669f07e71dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:18:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:01.788Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6a02e0cb-a29e-41d4-9b58-0270c32c8cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:01.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:11.796Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1e950413-e846-4f85-834a-30fe2e83b00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:21.804Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fc00e91f-bd3c-44b0-8049-cd4a0a7a3c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:31.815Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=85135a10-3c91-4bc9-94ba-d9a6f2e06a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:41.833Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=65def070-0492-4eae-aab0-60c958546241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:41.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:51.843Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1d4e4e28-dcf3-4784-a2b4-b000085439f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:19:51.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:01.852Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3df0af2d-4fcb-4642-ad19-f660384389c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:01.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:11.858Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e5e97c52-1b11-4e33-8662-d2bfc08bf131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:21.867Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=43327478-e0b7-4a60-a536-7e06ef871a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:21.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:31.876Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8a82d783-065b-4d3c-a8dc-39bef9084ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:31.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:41.891Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d90dcabc-b5b7-40dc-abe6-236e33ef452f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:51.905Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=997b8145-7592-4e22-ae08-37e0c958ce6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:20:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:01.915Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=679d4568-079c-4d80-9a71-2ec23e4d7058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:11.922Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=17bc41f0-d725-46c2-95c2-c7e861ae786b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:21.931Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=71465128-01d6-4309-9806-20a2f7536b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:21.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:31.942Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=22253d94-768f-4fb6-a242-41a48f0e40c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:41.958Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c30eeb0e-feac-41cb-99fb-b679eb2090de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:51.967Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bcf71b27-5c01-491f-8c83-6c868aff391d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:21:51.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:01.977Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0e106278-68f2-4785-9525-b89e70c0bf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:11.985Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=71ebf9e8-aca6-4dba-8f4c-59c9a8c1abc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:21.991Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3a9632e3-406b-40e2-8bc1-43ec3bdfa552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:21.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:32.001Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ec470057-5c13-4391-b960-dc7b225acb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:42.019Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=96ead768-99d0-43a8-a0fc-75a8edb8dd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:42.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:52.029Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=92fd6bcd-6d7d-415e-a805-39d743d7b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:22:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:02.038Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bea84048-5458-4131-834e-52dd1d63531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:12.046Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6f548565-a51c-44da-ac69-8eaf298900a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:22.056Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8b438ae0-802e-4844-bb9a-8f8255f4e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:32.070Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=525bff5b-450c-4148-8130-fa8f98e0b0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:32.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:42.079Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6bb89dda-37b7-4a82-9e1f-ce2bf2c17c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:42.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:23:50.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:23:50.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:23:50.652Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:23:50.655Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:23:50.670Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:23:50.670Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:23:50.670Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:23:50.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:52.086Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ce1f37eb-db90-4b9a-81f3-d48f62774676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:23:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:02.097Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=710d0610-1f9b-4834-8b86-db96c6217e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:12.104Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=88f64399-b5ca-49c2-b9b3-cccdcc475305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:22.146Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=09912334-273f-449d-8fec-f60f4c7c4330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:32.158Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2b4cfa6e-b1e6-424e-b6d6-18c00c760a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:42.185Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a2fbb50a-5cde-4ff8-8c5f-784ffbaa4b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:52.196Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c454996e-73a5-4358-b335-73b34dd8754b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:24:52.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:02.211Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=79f83e0b-1f10-433b-8a61-7c560bada52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:02.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:12.249Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=41c5911e-6b32-4d7c-a40a-980ede75af1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:22.257Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3a6e88fb-1d60-4fa5-9cce-2879fd4c80e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:32.265Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=99a35fb0-ae8b-4b2b-bb27-2100fee165bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:42.274Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=05dc5ccf-20d2-44ca-866c-5cf794589e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:42.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:52.292Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=def94837-a3b4-4d92-b77e-dae327a53094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:25:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:02.302Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3e3183e4-19ff-4f5d-916d-1493062fab9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:12.313Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=619efd26-5b92-43d4-950b-1026ab072807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:22.323Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1d307821-0b59-47ed-8c9a-a3d03bb9b382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:22.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:32.334Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=56eed326-3c65-402a-b35e-62fbe0e5f9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:42.349Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=97cf5528-5910-4ca8-88e5-e01429c7657d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:52.356Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4e9e3ea1-e80c-42c1-9aa1-05c421e55fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:26:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:02.365Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1dce08b1-3724-4c06-abd4-d429a69d38c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:02.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:12.373Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=168dacbb-b135-4b11-b70d-b18ff71053d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:22.379Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=dd7443a7-f7fa-4d65-b7b6-bf82755de07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:22.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:32.387Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6ee4534b-0502-4052-91cb-5bfebf87a7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:32.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:42.396Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7b810e52-dadf-4f12-aa8f-a6daec5d7b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:52.407Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=04997d33-4b67-40c5-98d3-74c09d079325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:27:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:02.427Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e4326855-5073-4cc8-b351-6d47cd14f099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:12.434Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=12607f71-5dbe-44e7-93cd-42ec89c3d4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:22.442Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2965eded-b1b7-4a0b-a32b-728860d86933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:32.451Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b62774ad-3fb8-4cb7-822c-b5146624a478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:42.458Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a271ee45-982f-42cb-98fc-f896ca00de26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:28:50.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:28:50.708Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:28:50.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:28:50.712Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:28:50.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:28:50.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:28:50.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:28:50.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:52.464Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b404a0d3-3ec4-4c36-8a95-b57d13224520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:28:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:02.472Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=89c0ae41-7ed5-4488-aa2e-663d5fd5f439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:02.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:12.479Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9a558416-a24a-42cd-ad4d-bd51a7f54608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:12.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:22.487Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3c15434f-c4f3-4c24-a031-4c3932b5215b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:32.502Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b7b3e08e-6655-4c06-bab7-ae7fda170e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:32.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:42.510Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=cdadc890-a20d-45f8-b875-250bb9ac7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:52.520Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a22f99a9-a86c-475e-9285-01aa114e8bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:29:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:02.528Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8cdc51a9-bd8c-4bd8-b829-2adc17caa4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:12.536Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=07a8f9ae-6c4f-4c11-ab54-c363fae6e6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:22.576Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0ea9ff55-81f2-418c-80a6-0c545680574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:32.592Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=265baf7b-f5fa-421a-9f3d-7baad119da89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:42.598Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6306c63d-d7db-461a-83e9-2bdf6db38f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:42.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:52.607Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=cd692f78-8a56-4710-abd1-eed4b745d29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:30:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:02.629Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e04466b0-6931-4bb9-a6c2-310f9d50866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:12.637Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=45e3e1d3-269c-433a-8a80-b4502e1b311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:22.643Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a619b669-bee6-43a9-a935-f5f4a3bdfb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:32.652Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1c171473-a528-4086-af6b-3c5381dd8110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:42.660Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fbc14a72-e617-418e-8bdf-3210662403db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:42.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:52.668Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c12b689a-49a9-4aee-9c48-d2b3d69925ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:31:52.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:02.676Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d0cb47c7-90d1-4ebc-b33d-5b6bfb58d380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:12.687Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=70e8113c-86c5-4404-b807-be1cbe2cc355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:22.695Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5610dd91-5eff-4ed2-985c-80e2a5ddd0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:32.705Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b98f57b8-f77b-427a-b6de-152328b73761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:42.722Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6681468a-3273-4bad-95b0-67d0e1fe249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:52.730Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4ab58fc1-cb55-44cd-ab59-790097cdf222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:32:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:02.738Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5f28a35d-73c6-4dcb-8692-dba963524378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:02.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:12.745Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=766aac66-e5ec-4226-b73e-59fd5453e4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:22.751Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=eb7e78dd-3099-4fb0-b1e4-df28e289d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:22.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:32.760Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=117f9943-2ca2-4993-99a2-b0d586057743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:42.768Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0e491008-2529-4021-b688-bacf2266d9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:42.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:33:50.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:33:50.642Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:33:50.643Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:33:50.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:33:50.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:33:50.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:33:50.651Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:33:50.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:52.777Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=cbe74125-1feb-43cd-8eb3-501fe0efdb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:33:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:02.786Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=613fc7ec-1bd5-4e4f-9ebe-b60d8340fa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:12.802Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ae0a6c66-e3bb-48bc-a7f6-2d44dabde0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:22.809Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=82fcaf43-087c-49f8-b8e3-5d8e711233db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:22.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:32.818Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0c8e8994-9dfb-4a0e-9098-218c5d37f3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:32.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:42.827Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d46c458c-9bfb-4505-b7fe-baed80d04de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:42.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:52.835Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4e1771b2-72ac-452b-8702-51e22125237f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:34:52.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:02.843Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6ba62143-93b8-43a0-80e0-9fd955048bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:02.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:12.852Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8d7e3e84-8193-4bbd-9c39-27c44cf9a65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:22.859Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=42efcbdd-b6e8-49b7-aeae-9dc77159e8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:32.867Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d5c866ee-1fef-4bce-9b7d-2c627573af02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:32.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:42.880Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5659ee9a-75f0-4c09-bcf5-7b85b193a47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:52.892Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5792ef30-3cb3-48b5-a2d6-10c402255f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:35:52.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:02.899Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a7823867-ec75-47a3-a419-e79b39007397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:02.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:12.909Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2fd7d944-1dc6-434b-b79e-e375272e1bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:22.917Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a9defdd4-46b2-4852-a716-e8aeee7c129e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:22.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:32.925Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c749d8cc-7831-42b4-a5e4-20aa94884011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:32.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:42.932Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5a099145-c4d1-4e08-8da4-235ad263aae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:42.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:52.938Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9d2f2923-676e-4713-9837-17b66e38ec70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:36:52.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:02.947Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=82c389ee-433a-4a9f-aebf-92e4e0571163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:12.965Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=59dcf508-e3a4-47ac-9b35-203a6acf4dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:12.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:22.972Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f86ca25f-2e2e-4b81-9188-dee57ee616ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:22.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:32.979Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=33c6959c-6d5e-4999-86cc-2c5d5d4baba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:42.987Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ab382650-74ef-4ae3-b998-06b1ec99c8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:42.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:52.996Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f4b2c084-8929-44fa-b8a0-d30801d2bfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:37:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:03.006Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a9a7ae9c-16ac-4c61-b6aa-fa109e9dd7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:13.014Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1364adea-431c-46f7-8446-19dbde4046f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:13.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:23.022Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ff19da3a-7b89-4598-8c12-608b5d0e22be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:23.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:33.033Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=97566417-2f5b-4b8f-87e2-f9085f6b62e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:33.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:43.051Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=81792af7-ea3a-45a7-b74e-5edd0063c282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:38:50.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:38:50.656Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:38:50.657Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:38:50.658Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:38:50.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:38:50.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:38:50.664Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:38:50.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:53.059Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=dacaeb44-c1d9-4c97-95aa-386b610f8674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:38:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:03.067Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b210810c-a970-45b0-b7ae-b1269dd29067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:13.074Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=931ce8d5-7824-4a22-ac0c-12078b5b7e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:23.080Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=50691129-89b5-4552-9c1d-540f3658bbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:33.090Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=53de7847-2ed4-46cc-a93c-bad4a68a224a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:33.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:43.098Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f519112c-3ae6-468a-99ff-8dd7441b9ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:43.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:53.105Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=693440c5-2101-4d2b-8932-43620276361e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:39:53.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:03.113Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7baffeb4-6779-4510-bca0-97e312b4619d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:13.126Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d7b3ad44-fbc7-4558-ba81-3e9ece35a5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:23.135Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5b478e25-35c7-4f6e-b708-20969c342da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:33.143Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8d357f06-7cec-4743-9900-de4bd3d034cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:43.152Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a99d6b02-6b51-4b90-8676-3c42cf760219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:53.159Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=65d3d714-2986-4e65-91c3-66387763d51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:40:53.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:03.165Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2c1c012c-99ce-44ab-be82-5131719d2902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:13.173Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=238f9455-bfd1-4e0d-962a-cf11511d1ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:23.180Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=64b15c61-3f40-403e-888a-e0b431bc049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:33.189Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a1ba4b71-91cb-4fdb-9e22-c1e08858821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:33.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:43.209Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4331b8d6-1f39-47bd-9519-1936b7c624e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:53.218Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=255e51b0-921c-4d4d-a0bc-5523748595b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:41:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:03.225Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=52292710-f799-4364-b72f-2a52abaea424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:13.235Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bf4dcfb9-fa90-4d25-a74e-669c91f464d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:23.241Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=53ba8ba7-1575-424f-aebe-c6586dabbfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:33.248Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f34d9d77-ac44-4301-8662-edcc26be7f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:33.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:43.255Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a4cf156c-e378-4c85-9fc1-904bfc241788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:53.262Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f2d776ef-1562-44f1-ade8-d930e4ce500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:42:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:03.273Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=41783280-3f05-410d-b96c-0447fb58b438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:13.286Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=03b0fd53-3b08-4915-a8e0-ebb867d1c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:13.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:23.293Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=491e267f-8093-46c7-aa6f-87eadaad2c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:33.300Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=49128f7b-25cd-4244-84d4-fbe70116aa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:33.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:43.309Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0017a926-f388-4cd8-b047-16fa96a7cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:43:50.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:43:50.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:43:50.655Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:43:50.657Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:43:50.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:43:50.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:43:50.663Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:43:50.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:53.316Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7820ccec-4429-4492-a457-ad3882d5ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:43:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:03.322Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d093e69b-36b2-415a-aacc-8ae86500fa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:13.330Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ef9e6572-223b-463f-8fc5-00adddf22dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:23.337Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a97f7e7d-646d-4d2e-9c47-a4318d8b1dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:33.346Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8cfd3498-5c91-496b-9a33-7e2a2c99cffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:33.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:43.360Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fb9deb63-6a6d-4f71-b172-03086d3f6105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:53.367Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=db3eb282-aee1-4946-aaf6-b4f0062e6f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:44:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:03.381Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3bd1e0b9-49ed-41b0-af45-071c6d3f5a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:03.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:13.390Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1e478d46-48f0-414e-a27c-634663ff0b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:23.398Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5c1445b1-9ac2-4171-8ec6-1980cec6df8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:33.406Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=519ead8a-47cf-4051-98ae-d308ce3ab7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:33.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:43.417Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a84d6b6b-393c-4fe1-868f-8e681f6351f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:53.426Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5b167f64-28c6-4618-bf45-eddccebb79ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:45:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:03.441Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0db0d8d9-4f5e-4d48-bdea-bba9aac85e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:13.449Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e6ea27f5-21fc-47fe-b6f9-a6401b8e1221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:13.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:23.456Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=868743c0-602e-4153-a219-17c1827e8066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:33.464Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1ccd5702-6e50-425a-ae6e-8c0de7473b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:43.471Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d896ae0c-cafb-4e53-a29c-b3205f3d481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:53.479Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e3650ab6-b0b5-4f7e-a939-b0e3e43eb2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:46:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:03.486Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=151bb90b-f00f-4a7b-994b-08e9c5f4b5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:03.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:13.493Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e837a259-9a7a-477b-8584-c1a8dfae37be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:23.504Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8409c0f0-d5af-4606-9806-67999626894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:33.514Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f1f908ab-0d62-4637-b576-b012d40c3500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:43.528Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a03168ed-bb47-40b3-86c6-9c926124ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:43.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:53.535Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4324fc97-3739-48ec-aad9-48e85dba73ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:47:53.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:03.542Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b5512dcd-742f-4500-8b32-78f80eccd35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:13.550Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=89c1227e-ecc1-4080-8e59-6c6092b126d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:23.558Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0dc8716b-1345-4d69-bfea-32fe7753c991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:33.564Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=65b3a4e6-bf11-4270-81ae-2046cdcd535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:43.571Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=77f8b2c1-f211-4891-90a8-f28835180b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:48:50.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:48:50.650Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:48:50.651Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:48:50.653Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:48:50.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:48:50.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:48:50.659Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:48:50.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:53.579Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=dd5dcde0-0f7d-462f-9e69-9ef3799b2045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:48:53.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:03.598Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=62ca28d9-b498-4662-8504-3e59f21d6e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:13.606Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=55c586ef-2c1b-4e4a-992e-ea9acd5c0365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:23.611Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f021cd0f-4af3-4c39-b0cb-3c77e8c12e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:33.619Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b4ae1995-14c1-4e69-bfcf-6f6bba5da74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:33.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:43.626Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b8e6d62c-2f72-4e08-ac9f-517c5d421a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:43.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:53.635Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9019e12d-bd06-40a8-acbc-319e4c110681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:49:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:03.643Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ac2ebc75-3a21-4ead-96a5-b95299d00881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:03.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:13.650Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e8bfcfd7-84b9-4061-8e0a-a4f90727b70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:23.657Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=aebfe155-728e-4e8b-8036-f622e22da679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:23.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:33.668Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c21d8111-88e2-4899-8312-a481981e2268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:43.682Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=100b8667-9990-426e-b8d5-08d7080ee193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:43.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:53.689Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=365db8db-e551-41ae-9947-08400b0c6801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:50:53.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:03.699Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=24032586-a5ec-4917-b20f-b090dbd9e4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:03.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:13.707Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=28abc592-2c09-4c04-b345-8b7b10f8d98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:23.715Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=be663a11-f2c2-4bc9-826b-3c66de20a4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:33.721Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7f164834-faab-479a-a225-2d74ebc9faea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:43.729Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7e9ea92a-6475-4a2f-b92b-4971f98db506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:53.737Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9f69f3c6-8df2-4cd9-8f9a-c07c6b98a946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:51:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:03.757Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f3c9f135-92db-43fb-9ff5-d779d1d27fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:03.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:13.764Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8e23eda9-03ba-4042-9f09-8daefd24cc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:13.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:23.771Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=44ea673f-58b0-48da-a9b5-e82f7df40a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:23.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:33.779Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f209f6ef-cc48-4b7a-84cc-578b8c9ebed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:33.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:43.786Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1a01fefc-ad0c-4145-acc8-3a2b7b1b3a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:53.793Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=755e32a0-5c22-4183-945f-418827a4d886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:52:53.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:03.800Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b66cf23b-2595-4159-a0ea-a5995f1d2808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:03.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:13.809Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2389395f-029c-447b-9757-4d192166d557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:23.817Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b6c62df0-9229-4fcd-9b02-0594d9102ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:33.838Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=191cd8b5-e424-4c2c-a64f-d2cc3ce4dbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:43.845Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=468e553d-51dd-47d0-afc6-4e8fd10fe35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:53:50.641Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:53:50.641Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:53:50.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:53:50.644Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:53:50.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:53:50.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:53:50.650Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:53:50.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:53.853Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=562c5e37-5fa1-43d8-8a58-9b259a6a4e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:53:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:03.862Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b6b3aa46-8217-46fd-ae90-c070e1fa2438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:03.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:13.868Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e47a94be-a623-4481-a76e-d7783369b647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:23.877Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f7c64929-ab5c-42de-8220-d4347c76b7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:33.886Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d2c07ea8-3858-4a81-a650-be717fab8047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:43.893Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8c4d5f17-77d0-4885-9ff1-d17d631ebb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:53.903Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a66b9cff-fe38-49ff-acf2-f13c3a6346f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:54:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:03.921Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=90869dc4-d0bf-4501-95ea-2a50bc3a07f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:13.928Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=883b9cfd-accf-4c31-a6d3-b52d269d408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:23.935Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=242dc50a-4c55-41fb-bd55-e76db86bf91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:33.942Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3e2f6f0c-2312-4c9b-aa1b-6159b8c4bf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:33.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:43.950Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=28ae5bc7-8390-4b6c-b3e3-121fb55dbdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:43.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:53.959Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0638ef09-2dbe-4440-b70b-6a59d0a7b064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:55:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:03.966Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4c5a589c-805b-490c-ab7e-401e8cccd25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:03.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:13.974Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7ebcf9d8-6498-49bd-9ddc-d22283364822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:13.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:23.981Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=413d602d-9b93-4c52-966c-7429b7187bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:33.989Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=868913fa-d207-4cff-88bd-7013b98d7389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:44.008Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b365a88f-bfe4-4502-8262-67900f7f6714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:44.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:54.017Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=df09cd88-d185-41aa-a9bc-bef53953a55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:56:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:04.025Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1ee303b2-c9cb-4aed-89ef-34e9370499f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:04.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:14.033Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3b05c53e-402f-4b82-a43f-f63ec1e8e0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:24.038Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8c00f6e4-3781-46de-8adc-869af10e4d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:24.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:34.044Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c6241eb4-1e89-4571-8192-8af471ad5626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:44.050Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0aca41a7-4d35-41e9-a77f-3e5ba9c6d6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:44.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:54.058Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=aa5e3e3a-7efb-44a3-88d2-6eaf4e929663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:57:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:04.066Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d9c4955e-a984-47a9-9916-293ec97c4c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:04.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:14.081Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=15a2ac5e-3ef4-4211-a4ee-5e339dcdf6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:14.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:24.089Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e1347e5b-7bb7-4a95-8952-52baa7622993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:34.098Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9c13d463-3d35-4fb5-8978-167fe62dee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:34.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:44.104Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6e7fae87-c465-43fe-ace7-e197c97292a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:44.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:58:50.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T23:58:50.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T23:58:50.612Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:58:50.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:58:50.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T23:58:50.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T23:58:50.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T23:58:50.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:54.112Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2b414c6c-f282-491f-9f52-fc24b33f8cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:58:54.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:04.118Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1be1bd5b-9542-40c4-9b3b-b8a9b78b1c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:04.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:14.124Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7651028f-8af9-475d-81c1-a49d906b08aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:14.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:24.129Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=16b9f6cf-ecf7-4a4d-8ac1-fb1cf59d8f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:34.135Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=98e0c72d-f220-4e53-ba0e-f3a916a33b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:44.142Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=99d6dcac-b379-442a-8f1b-bae47898e9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:44.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:54.155Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fb09cf22-0ce5-43b5-9271-6b6579a6a91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T23:59:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:04.164Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=52a32cfb-f553-43c3-8b59-5616e151e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:04.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:14.182Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=11d88eab-4434-4b60-87ed-980cd8f6723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:14.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:24.189Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=dd0d4255-7750-4479-b8cc-819aac5e21af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:34.196Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8a954e16-63b9-4a94-997a-9523093e3e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:44.202Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8b7a7696-beaa-486d-8035-e0dd3e8ac182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:54.212Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=313f4468-5beb-4e3e-9105-b84d2009e926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:00:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:04.224Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=77554845-ca59-4d7d-b268-340ae63cebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:04.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:14.231Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0f4fbed7-06a9-404f-9531-f5d4b172082b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:24.244Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e73600a1-a617-4769-970e-1c549a75d9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:34.258Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2f11c30c-aceb-4053-8c16-fc0ff4fbca73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:44.265Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f916bb4c-6943-4d13-a358-41ba2ce692f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:54.271Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=af34b20d-75df-430f-915d-a11724640a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:01:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:04.283Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b15c2b2b-9a24-42fc-b887-23652f6828eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:14.289Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5f0f5db9-7a00-46d4-b8c3-56dbdd2baddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:24.295Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c369a938-bcbf-4d36-944c-a21b58072c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:34.301Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e0199bd8-6506-4678-a3f7-21b817d009de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:44.307Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a40f92e1-8ad1-44c9-bbd1-b3d5e253a5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:54.317Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=061e3a9f-3781-4122-9b80-3a3e975f760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:02:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:04.329Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=efb0dffc-68d8-4f4d-8693-68139adf6f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:14.334Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5788492e-3a93-41cc-8314-0d85b1c03e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:14.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:24.340Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1f7339f7-8e1d-4e6a-9b3f-78f1ad989cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:34.348Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=884cd81c-8e19-4a3b-ad75-6599f5d4f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:44.353Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bbf5a7d9-1c6f-46f0-afe5-11c51f3939ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:03:50.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:03:50.609Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T00:03:50.609Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:03:50.612Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:03:50.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:03:50.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T00:03:50.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T00:03:50.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:54.360Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a61655bc-83c7-4e70-bbdb-6a1256dbb20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:03:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:04.367Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6e645a96-a8bb-41a1-bb5b-5dccad4ce248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:04.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:14.379Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=cac94369-64d5-490c-a71a-9c4f1f23bc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:24.416Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a2b93c98-780c-453a-afd2-29e77deff413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:34.422Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=234d898d-aa84-4d78-873c-c0e8a85f05d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:34.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:44.429Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f49efb8a-597f-455a-8f39-27f0ea9a2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:44.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:54.435Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8366f666-4a67-4972-8806-d4596e7ec4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:04:54.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:04.441Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=28f98de7-9c03-480c-9d95-e8e13b54152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:04.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:14.447Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=04cbe506-5711-4685-85a2-d161a454365e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:24.454Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5c73f944-14b8-4f8c-a157-9c732d68608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:24.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:34.460Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=967207bd-75d1-49f3-bd88-e849b79901d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:44.467Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=421d1bad-f046-4971-b6e0-700e8ef49f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:44.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:54.484Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1e6b4a57-a6e6-4912-a146-4efc93f7171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:05:54.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:04.491Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4992dc1c-ca85-4279-a61a-f4b519867ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:04.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:14.496Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=82bc019e-3759-4563-aa22-b2fa7ba6ca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:24.503Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b9d36d72-09a5-49ba-b25b-a3a5e6ac6f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:34.509Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d3081a2e-6539-4a24-94b2-efbee33e48c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:44.515Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=46eae533-6112-40fb-988d-fedb3c1fd6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:54.522Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a7f5a622-fd26-4795-8d38-b1f38245e84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:06:54.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:04.530Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4b2f9c1a-1e4c-4f19-b1c8-c57e8fc0875a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:04.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:14.541Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0cf631e0-1a4d-466e-ac27-b0d5422a526f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:24.555Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=44c4610f-0888-46fc-b639-63ec6033a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:24.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:34.562Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=79b96589-4c02-4e54-bb33-f760af625c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:34.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:44.568Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=adb943ac-d138-48cf-84d9-19fb737135fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:54.574Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7d9f787d-524c-472a-a292-8e312d057101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:07:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:04.581Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2233676b-a7eb-46bd-a904-556c9c37ff68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:14.588Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a757cbe8-4de9-41eb-b0fd-e289eefb3471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:24.594Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2b991b82-007c-4f67-a019-71c03109763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:34.601Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2fdcba87-1084-4644-a8f1-ee2d6e04313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:44.609Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9efef7f2-adfb-4db1-929d-b1027e58136a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:44.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:08:50.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:08:50.659Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T00:08:50.660Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:08:50.661Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:08:50.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:08:50.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T00:08:50.666Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T00:08:50.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:54.620Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0c9cea76-2f07-48c8-b526-4dc5e763cb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:08:54.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:04.629Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7ddeb2e7-17f9-43b7-880f-051431d3fae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:04.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:14.634Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b8cfcd4c-384f-4550-adbb-803563d669d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:24.644Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=dc41f810-1789-4f16-8ac1-8d1bc926bb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:24.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:34.650Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d9e148e9-1322-462e-b527-b0dfa4dccdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:44.656Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=45954c90-ae18-4443-aae5-121460e0e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:54.662Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b97f817d-3808-4e90-ab18-556dd38f2536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:09:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:04.668Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=030bfe9a-5ec1-455e-9106-5b70c17b01cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:04.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:14.675Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=252fecd8-2916-4aa9-9a9c-012d4088e47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:14.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:24.685Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b7ab969a-231d-4c7f-8f31-eb5ac3015bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:34.700Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=92197be8-b2e0-4636-b721-db1941729c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:34.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:44.706Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e6ce9246-76df-48c4-bdca-614a10473131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:44.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:54.714Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=80b2b7d8-08c4-4851-b129-6f8fc7097223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:10:54.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:04.723Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a644b60b-0d8f-44b5-8bac-9a964b47facb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:04.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:14.729Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b2edba16-4a70-4a42-b8e7-70cf1afabb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:24.735Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c1d8b905-df56-41e2-846a-7b3950372621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:24.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:34.741Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d28cd782-6041-428a-8101-11cf2ca8fcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:34.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:44.749Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9acf358b-d353-4a96-afc0-ef68be568fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:54.759Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=908918ed-cfd6-4167-8956-929b1dc12f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:11:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:04.773Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=880f1127-cb1c-4335-9d84-064761be5fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:14.780Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0bb59405-812c-4222-bcf0-62f43e6aa11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:24.786Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b6797c01-4ac9-46e5-8628-976894d63b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:34.794Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=418ef93a-3262-45c7-aad8-9966a6221a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:34.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:44.802Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3db4ad70-4d1c-4bb5-ba10-b4962205327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:44.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:54.809Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f5d7f8d1-72be-448e-ae56-6c19ddf8b7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:12:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:04.817Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fc2d7682-ff8d-4e7e-9280-e3e58bfad3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:14.824Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a90fef62-9293-4812-a031-f4beebe393dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:24.831Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=52e92aab-1e10-4225-b00d-2bafa3861787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:34.847Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bc15eef8-11fa-40ef-8e80-f3471c4c1cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:44.858Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a0e0d988-55a4-4b68-9e8d-e72f325caee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:44.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:13:50.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:13:50.666Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T00:13:50.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:13:50.668Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:13:50.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:13:50.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T00:13:50.672Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T00:13:50.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:54.865Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6f492483-e5a7-4aec-b6c9-069db5285451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:13:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:04.872Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bff6fa5d-9de0-415f-b0c6-ebb4b2d14ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:14.880Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e05aadf0-c773-432b-ba72-23fad7147494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:24.887Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0df78019-4df2-402b-97fe-fa91aa6879ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:34.893Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c9b4c249-2160-4404-ac12-c9ea64c611dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:34.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:44.899Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0269ea7d-5734-4b2d-a48c-fe28c4b3e6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:44.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:54.908Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e70aa132-1e43-47a0-b394-5ce4e01bf434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:14:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:04.924Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3d2d42a2-222c-4f20-b0da-94601f80d875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:14.939Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=81000a14-e5f0-4197-a661-e854e658e3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:24.947Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=851c22ea-3015-49d6-9a53-9b6a6977fdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:34.953Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=448627cc-125c-4ac8-9042-34267d97c7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:34.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:44.960Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ea66d55b-1d9e-477d-a4b6-bbe3ee52ac9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:44.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:54.967Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ca3b999c-45b4-468a-9353-c712c2c08b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:15:54.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:04.973Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=cc5d998a-e993-41ca-be1a-ea0a7586ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:14.980Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4bec7d81-ecea-44a3-80b6-763d05c5a6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:14.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:24.987Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0a76da45-c4d0-4e1c-ba1b-95ac09607d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:34.995Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5a316a03-ebc0-404d-8369-8ee3ab0c9a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:45.002Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2fb9f18a-75ae-4c91-865a-113171dbc3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:55.016Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=65e856fc-795c-434a-b028-fc37b60f7479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:16:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:05.024Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=80af6610-a19d-4bf0-ae79-bff67e786c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:15.030Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f36c6797-1b6a-43fa-8440-7b7445f41e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:25.036Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=196f5165-20f2-4a5a-917e-486bedca70c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:35.045Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d7b75e1a-966a-4c7c-958e-ca6d5d98383b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:35.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:45.051Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b15419c4-1825-4e96-a8d2-9f57e8e7be2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:45.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:55.057Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0d1bb8c3-d703-4b3e-a802-202cf710dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:17:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:05.065Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fd6fe11b-3e35-49c8-ab48-11007c280faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:15.073Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=aca34c04-9615-451f-875e-d689b3d0ad71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:25.089Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=04895ade-46fc-4488-905c-8916f9aa5dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:35.097Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2a522f12-2e6d-4fe1-b3a3-86469246d8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:45.103Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=440e1cd7-ffc8-463d-803a-3b1ee8105498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:45.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:18:50.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:18:50.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T00:18:50.660Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:18:50.662Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:18:50.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:18:50.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T00:18:50.666Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T00:18:50.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:55.110Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5f386f31-5201-4003-af5b-5310016c101b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:18:55.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:05.117Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=592afbc6-0451-499d-a38f-a7068a947ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:15.126Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ac672ff8-c839-4a5d-a500-c467ee7f63cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:15.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:25.132Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=173c1e0b-e9bd-463e-9d00-bb5a39158988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:35.139Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2a0ed422-5b2c-4b1a-8a18-6c2c73e0b7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:45.156Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f1bedae6-5119-4728-b8a0-443a50ba42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:45.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:55.166Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7364cd73-30f9-4d80-8e48-77fc33d90603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:19:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:05.183Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a2cb8099-37b3-479f-94ad-a9c8d3fa7d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:15.189Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a609abc1-47ec-4f40-81e0-91a8cd175a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:25.195Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2c55b7c6-636b-4807-a836-34da9dc9cf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:25.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:35.202Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5b9e75d9-a2ba-496b-aaf0-0724b78fdd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:45.207Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0773eddb-5ed8-4b1a-8377-59d535594939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:55.214Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=48c9015e-fc49-41b5-aae4-cb526dc9c47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:20:55.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:05.219Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=39c370a2-659f-4e2a-b38f-e54e1c43fbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:15.225Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ff9c45c2-67f8-4d9f-a62f-4ce1605ef639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:25.236Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0feafa29-b7f4-4cde-af4c-1568eb5c2974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:35.250Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6cea2f43-24eb-4c8a-a6d9-9249dc17aee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:35.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:45.255Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b376f507-feee-4d47-87ad-407c37886a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:55.261Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=19f8c419-805a-402e-b2aa-da1d98b3776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:21:55.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:05.269Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fb720480-92e4-4e24-acfc-d9cd73180e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:05.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:15.274Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=32d66654-a6d2-4816-bce8-609d5437402c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:15.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:25.280Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e6d5e53b-9dd3-4456-b5f2-fbda823322ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:25.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:35.289Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f2a74a24-c22e-4d85-bd1d-4111abff077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:45.297Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bf94ed0a-7108-4414-a825-e0ad08b70849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:45.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:55.305Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0c33a09f-4061-4deb-adbd-a6c3521e6184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:22:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:05.318Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=51e33ed2-ea24-43aa-8fe3-6d73a4c035a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:15.324Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=76c8fa99-26e3-4952-aabb-d6bc06b17190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:25.331Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6c75efb0-eb52-42fd-ba7e-f237c5453346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:35.338Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=86bd5bef-a435-4fb7-b169-49a75a1dad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:45.344Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8252fafd-aee2-4038-87ef-551ac55e7465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:45.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:23:50.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:23:50.622Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T00:23:50.623Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:23:50.624Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:23:50.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:23:50.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T00:23:50.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T00:23:50.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:55.350Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fd8130ff-eec2-4791-9aa5-4ab0a6fa0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:23:55.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:05.356Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=90807923-80bd-41de-b600-be1eb481230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:05.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:15.362Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2b3383a8-34be-4878-896a-d50fedaead14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:25.370Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3c331e6b-c835-4ba9-b52a-7749fdba6d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:35.387Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=578ea6d6-e918-46d9-a3cb-ffbc0f4bfd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:45.393Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=cee42b93-c83e-438e-99a4-6319a4d6f60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:45.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:55.399Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=58e117e8-50b7-412e-9e3b-cbe287cc22ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:24:55.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:05.405Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=409b6b7a-beac-4f6f-903d-8c7bfc127368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:05.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:15.412Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c495c262-511a-47da-a0e6-4ff00a559953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:25.417Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=31d171cf-cb1c-4666-9047-3157e758aa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:35.422Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bb772dd9-0a83-4d0f-8ea9-80d112dd7855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:45.428Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8d93b99c-fe16-4099-beab-d23925a8a4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:45.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:55.435Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=22d99cf0-77dc-4bcb-a5ee-f79287a43181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:25:55.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:05.446Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ef5effa2-6146-471e-8b36-99b183c9ba89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:15.459Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4f5aefd8-74c3-410b-a52b-fde68705acf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:25.464Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f723ffc1-8ded-4500-8e25-3aa4f14f04fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:35.471Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7425b620-4d58-4295-92f6-6474279ccbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:45.477Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5bd6fd7d-ad78-486d-b5b0-bded89b3a855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:55.485Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=46c700f5-7c2a-4885-8716-862402783dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:26:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:05.491Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3cef19f7-fbc7-4857-9705-d8000d74659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:15.497Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=98c78204-80b4-4141-ada2-cbe49c952f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:15.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:25.504Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6dd055ee-f405-4e82-a851-272234cc5723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:35.514Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9c5c1dff-5bbe-45ba-abb7-608708ac9d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:45.528Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=edbee4e8-5086-40da-b29b-10eb471f4298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:55.533Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ea459fe9-2ecd-4c45-b388-4993b7dd2ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:27:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:05.540Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=cac9ffae-733b-4ece-9c50-7e56853098a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:05.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:15.546Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ffd2b4cd-3bf8-4bcf-9be7-f9a2a3cf9097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:25.552Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=352ba3e6-cbcb-404a-b15d-d39a44406136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:35.558Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=33e45d0d-1ca9-45f2-8b2f-d4c700e2b14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:45.564Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7da51745-b484-4c7c-a2a9-46c82f0027ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:28:50.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:28:50.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T00:28:50.629Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:28:50.630Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:28:50.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:28:50.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T00:28:50.634Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T00:28:50.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:55.571Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=02336fd4-1c97-4a8e-94b4-8fd7136a873a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:28:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:05.582Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5e598701-c783-4af8-9e3c-70775274c7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:15.599Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d74de33f-93e7-42f8-80e4-b91e02aa25d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:25.606Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=276c51ef-2acf-4972-91f7-c19dbb723351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:35.614Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f2bf2d1e-8e85-4497-886f-c2b202230ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:45.623Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c65e62b6-e82b-4965-901a-9e880ddd58bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:45.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:55.632Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6a236927-c270-4279-aaa8-0528da341368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:29:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:05.638Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=06fa7e35-ebf8-4305-9f21-8c0d1761b6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:15.642Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f8339930-c7ab-429f-989e-93844774e800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:15.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:25.648Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a2842598-1c60-4246-a077-3062eabb0d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:35.656Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=633f1677-a628-4e1e-8d64-7cfd0947e6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:45.665Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=29d352e4-9686-45d1-9619-6a04939cc8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:55.676Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=be1932bc-a441-46f5-89fd-ef05e215a6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:30:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:05.683Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=93094c60-7dfd-41e9-b6ff-1be7b6db550f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:15.692Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bbf73f02-3837-4bd4-80ac-7ee85c9375dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:15.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:25.699Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0d081814-755a-46b9-b274-d2ffb91f1eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:35.705Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=16eadccd-239a-4c40-bf16-a3c339c89b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:35.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:45.712Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a7514a9a-f51b-4a56-aace-51f7b2f5bbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:45.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:55.717Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fc041863-03e0-4126-a711-099ad01e68de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:31:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:05.724Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=5a7ebcab-2a37-459e-a11b-8c3382715f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:15.734Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e0629248-8ae5-41a1-a7a8-4b7ccc62b050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:15.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:25.749Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=828180a9-7d71-420d-8335-37355ed864af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:35.756Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fd010b32-75f0-41ee-8e2e-50a8259f7a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:45.762Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b74b7a2f-9920-4f8d-ae9b-549f5a329f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:55.769Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1499d25b-a520-4d49-a13e-2bb937a0766b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:32:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:05.776Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bd22f988-f361-42f5-9125-09a444553616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:15.782Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a5bf6bbe-1b66-45ea-bdf9-9f7f1c748a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:15.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:25.788Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e91056ad-8bdc-4436-813a-b961de81a40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:25.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:35.796Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f5ead389-7bc7-4bf2-ac83-d94b0546a5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:45.805Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f101455a-d234-499d-a210-c4896aa3ae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:33:50.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:33:50.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T00:33:50.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:33:50.682Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:33:50.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:33:50.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T00:33:50.692Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T00:33:50.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:55.819Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2c2892bd-3829-43b4-ab54-a0c28be76c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:33:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:05.827Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=79a321a1-dc3e-465f-8654-75435dcb3e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:05.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:15.834Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f68e6230-0d69-4432-a598-ccbb21fca710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:25.841Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0b82e50b-2ad6-40f8-a8f6-5b014364e3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:35.847Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=50a0d8bb-c457-4391-b680-ee31a507b630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:45.853Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8838014f-a542-4102-9240-8756e6bea415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:45.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:55.859Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6267bb18-0ac2-4934-87d9-a29cbfbf96ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:34:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:05.866Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ac16b4c6-41ca-421b-966e-02130f6352da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:15.876Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a5e02b12-3ad2-4afd-80b4-8410e647b0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:25.889Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1da77898-3889-4528-855c-c7cfaeee8b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:35.898Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e87ba882-6fdb-46e2-a5dc-e37b6cd40d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:45.905Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a7b08d97-a386-4214-9a90-fb1a4f56aa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:55.914Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bd670648-12d4-458d-a4a4-1ccfbee04a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:35:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:05.920Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f6644865-7569-4d71-a99f-dc99d70a93dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:15.927Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3dd8bff6-3d61-41c7-a15e-95043e5a213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:25.933Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=98f08d7c-c43f-4497-8528-c31be4930683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:35.940Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8327c93f-3958-492f-8f70-1b105de241df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:35.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:45.948Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=99355e2e-84a5-4254-8926-eba1da20ba82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:55.957Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ff7c3706-397c-4dc8-8619-90c99a0e22c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:36:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:05.971Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=15b110ed-6215-432f-968e-4963ba52f62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:05.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:15.978Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ef8d120b-59fb-48d2-9bfd-0bb5e01cbac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:25.985Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6a9d3646-865b-4313-9549-881d05c3f055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:25.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:35.993Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=6b268650-cb07-4ef9-abec-4a6497276604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:35.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:46.000Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=35955997-cc33-4acc-b3cc-fb54bb415492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:46.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:56.005Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ee6a764d-d372-4857-a722-9ed64fd88885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:37:56.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:06.011Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ef83130b-2882-436b-aeb2-76beb0eae34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:16.018Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1c805566-ae68-46db-9996-1d2610e7fb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:26.032Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=68357583-3794-4ce2-982e-5c5d2eb34ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:26.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:36.040Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4e762276-4ede-4bc4-9af2-72703bfd1a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:36.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:46.046Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=dfe9c42b-8e93-4468-92bd-134c9a4abd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:46.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:38:50.648Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:38:50.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T00:38:50.649Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:38:50.652Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:38:50.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:38:50.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T00:38:50.657Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T00:38:50.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:56.052Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=221b1583-3f7a-4d92-bca2-b1c54bd64da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:38:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:06.058Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=db3cb9f7-069d-4ef3-bd9c-93f232fa2db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:16.064Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=79c198e3-6857-4e0d-b953-b5649d0dbb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:26.070Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=58e171cd-9b5e-4abc-aac4-454baccf8b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:36.075Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=84dbab58-ab33-4caa-a1ce-542b13a12192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:46.083Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=eaa9be46-378c-4a9f-ad0e-dddfe5d769f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:56.094Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=c59484e5-bf0e-4ed5-9f9f-0d7d73dd6d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:39:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:06.110Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b9deeedc-4d41-4a38-8a14-8ba2b69d71c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:06.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:16.116Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=621c54b2-4ec9-453c-944a-69da3b79cd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:16.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:26.122Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=64280727-dcd9-42f3-9789-75cf2fdf6f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:36.130Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3e3a43d9-ab04-4c33-91b7-0c981b94836d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:36.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:46.136Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2f1eaf6a-6da3-4ee6-aad1-487027f7b058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:56.143Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=0b835205-4ef8-4a77-8fd0-a89a652d3066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:40:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:06.150Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=8788a841-dcf4-41a9-883b-77af136cab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:06.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:16.157Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=af25b206-5c29-4a11-8c59-0c696e085783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:16.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:26.164Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1e6a0519-f385-4e7a-9acd-aa4822f809a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:26.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:36.180Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ecf3b508-9c17-4c46-a8c8-2b5161373389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:46.186Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4aa4ab3b-0c7c-4a49-b6cf-9399fb13ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:46.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:56.192Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9ca41969-6885-49b8-b95a-4cdf38236134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:41:56.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:06.199Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f0be55ee-b3e9-42dd-a07c-43f72f817b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:06.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:16.206Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=eacc294f-78c6-412a-8413-9c001a6daf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:16.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:26.212Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=7dfb2b80-8be2-4d64-a8c2-abe636db4eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:36.219Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=346d268a-e086-4c99-9702-cfc67019c1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:46.227Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=ef594922-ac92-4bc0-887b-8ddc5aaebc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:56.235Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=dcc6f923-6e85-4071-bd7e-d8f4048f37d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:42:56.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:06.248Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=fb6752cf-3907-4e92-8f4f-88b6ae398611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:16.255Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=04cb6bc9-0f2d-4c43-bc6f-a58d6fe19473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:26.262Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a2291efc-8474-4be3-8b97-02a1939e076a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:36.268Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=41354538-d642-4fa3-8630-be83092627d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:46.275Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=4a59ec54-5140-4614-969e-a010db3fd200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:43:50.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T00:43:50.613Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T00:43:50.614Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:43:50.615Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:43:50.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T00:43:50.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T00:43:50.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T00:43:50.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:56.281Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=f8f55e01-f927-4c8c-9c39-b29e37fc1bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:43:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:06.289Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=e6adf4d7-ca27-4757-aa1b-017545e30fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:06.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:16.297Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=bab744dc-0a2d-4add-93a3-4a1c84c4ff83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:26.304Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=9048a35a-a93b-49b7-9ddb-d4067fa71bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:26.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:36.321Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1efb4676-c003-4f2d-be47-02e611d32dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:46.327Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=a0dec5c6-9b74-4b1f-b2d4-1356c5aad6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:46.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:56.333Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=12e46bfa-d03b-4d59-9d0d-e405f66cb93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:44:56.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:06.341Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=79f68fd6-8a3a-4889-a3f3-5d33849060db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:06.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:16.347Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=73cd6439-5a9d-461e-8bf0-9ffdb4fa458d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:26.352Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=b8fdbc86-5590-4710-b1d7-37e0e15f6421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:36.359Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d9575962-29cb-4585-8941-436743cfa530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:46.365Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=255b5114-64e5-445d-8bda-3037ca4b012c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:46.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:56.373Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=2849d7c0-0fda-4545-ba5e-3f0a0615d859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:45:56.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:06.387Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3384a992-68d3-49ab-8eec-480bea3406ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:16.394Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=245acdf5-9f1b-4d9f-a1af-e84408a07208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:26.401Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=edecb2d3-dd58-418e-89da-3eafe0b3fb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:36.407Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=3d5742aa-96cd-4464-bda1-ed9248ddf561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:46.415Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=d246f20f-9869-486e-8805-944497e259be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:46.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:56.420Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=1e61cb05-ec3a-4be6-b85f-d4016d44850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:46:56.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:47:06.426Z |INFO |Init configs |InvocationID=4950c78b-e431-4206-bfb4-c6c29daa2f2e, InstanceUUID=35cae315-9a22-41bb-a40b-7e9a15af9c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T00:47:06.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |