By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T11:53:10.345Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T11:53:10.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T11:53:10.435Z |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 |2023-01-13T11:53:12.515Z |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 |2023-01-13T11:53:12.810Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T11:53:12.811Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T11:53:12.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T11:53:13.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-13T11:53:13.829Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-13T11:53:13.970Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-13T11:53:19.959Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-13T11:53:22.533Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-13T11:53:22.585Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-13T11:53:22.586Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-13T11:53:22.781Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-13T11:53:22.782Z |INFO |Root WebApplicationContext: initialization completed in 8810 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-13T11:53:26.347Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-13T11:53:34.194Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-13T11:53:36.566Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-13T11:53:36.654Z |INFO |Started MainApp in 36.333 seconds (JVM running for 38.448) |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-13T11:53:37.207Z |INFO |Start scheduling PRH workflow |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:53:37.282Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9364f2a4-31a9-4335-872f-70953549aa35 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-13T11:53:37.578Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-13T11:53:37.579Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-13T11:53:37.582Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:53:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:53:48.942Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=aa4b5de3-ddbc-437e-b20a-c1226c52b0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:53:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:53:59.007Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5245b979-d442-4433-a156-281cfa92a8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:53:59.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:09.069Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c04af5e7-4d94-419d-88ad-464713ab6caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:19.096Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=da7f2ce8-cc67-484c-88a0-e20820551b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:19.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:29.174Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0efacf07-aa1a-4edf-8e63-180e886c7d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:39.226Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=086178be-e570-4240-aa7a-481473bc5559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:49.265Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0713f431-02dd-4420-b97c-9669c5e8459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:49.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:59.305Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9f911481-5ba0-4247-982e-b1b7081ecfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:54:59.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:09.324Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=76a21b42-04b6-4527-99c2-ae333f36b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:19.358Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d23323c7-689c-466a-be22-53aa14627d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:19.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:29.477Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2a19c680-dd77-4cce-b313-a8a61e554005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:39.495Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3086d00a-8926-476a-b338-54e1c7307337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:49.524Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=169423c1-a752-4c85-813e-ddce022c7ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:59.559Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bc88511b-1a4a-452c-9d2c-a35b56ede486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:55:59.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:09.633Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=55e3956d-d317-43d1-9ecc-06024c2e72be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:09.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:19.681Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=902df9bf-14c3-4e6d-a650-ffce59443fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:19.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:29.726Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6769ae1e-9647-46e9-9772-37e688337bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:29.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:39.749Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3bdfc79a-c023-4598-923f-6db9d080c473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:49.798Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d1e689cd-5f34-4d55-a53b-2f4bdb9cc4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:49.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:59.881Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5169d9c6-e191-434b-bedb-80e15ca863c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:56:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:09.913Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f5107555-6da8-4f30-b0d9-5541f476df2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:19.973Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0c7c4947-5a37-48de-9668-996b6b1c1406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:20.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:30.005Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e180eefb-4a0c-4225-89b0-189479ef972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:30.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:40.033Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cd614ad3-2c00-4d6f-8226-725f5f348a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:50.083Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d940344c-ca7a-4505-87ff-d16f28581486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:57:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:00.130Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b042fd85-986b-4a03-afd3-e4a13c2598ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:10.150Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=664de088-64a9-40cc-a58e-2ffefa03b3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:10.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:20.198Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=601a742d-fab1-42e7-a792-a0119c765e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T11:58:28.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T11:58:28.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T11:58:28.781Z |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 |2023-01-13T11:58:28.945Z |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 |2023-01-13T11:58:29.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T11:58:29.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T11:58:29.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T11:58:29.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:30.234Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bd24d7a2-f461-4a07-863a-17d720ca1517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:40.265Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8a2af991-bfed-4264-bcd1-847e06cb9204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:40.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:50.301Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1a12d313-6937-4d89-b3fa-7a50a37e446a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:58:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:00.348Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c737a44b-3216-4b1d-b8c5-ec0a70722f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:00.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:10.390Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5890ebfc-8fb2-4029-9005-251bd397086b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:20.420Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=164144bf-2336-43bb-b1ee-a7b7c7d17f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:30.472Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b0dcac38-85f7-4f44-977c-9b3b6b9b3463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:30.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:40.518Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=04df1cb5-d96a-4248-a240-e96fe3f8b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:50.564Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3c14e4f8-89d1-41b9-980e-3cc28730c71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T11:59:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:00.609Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3aa14ec1-283a-455f-b9fc-1f4ff5f81a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:10.655Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8fc0e1eb-36f0-46d4-9393-c786090604d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:10.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:20.733Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e0cc1356-c320-43c3-91a5-e8fa11d5c5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:20.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:30.769Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=718fba4a-dffe-4cd6-b0ef-74afa72ec08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:40.805Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1d67964e-2039-4c8c-ae30-2f909c8539e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:50.850Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5148614e-a21c-4504-99c2-458d4fb07856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:00:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:00.990Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=83690ebc-db2f-403c-943b-763336ec41c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:11.036Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=783b998a-ae20-4d10-8de9-c7f50566e1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:21.060Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a0dd9784-c9eb-4c0a-9158-2e1114d15aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:21.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:31.145Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ad870051-3dba-45bc-ae75-ecc30ab66213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:41.254Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c2b51179-060d-46bb-bcff-765d8f232809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:41.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:51.333Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=140f9847-515b-45e3-a70d-586b94964930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:01:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:01.382Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f28e43e3-5c70-42a8-bad9-d505340af972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:11.401Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ccdcd0b3-08e8-4ee3-b01e-0a20c5a30acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:21.457Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3838d4e0-bfe7-42de-b9b7-7dad373194c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:21.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:31.485Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2c2a5089-1923-47e9-ad12-5d91423132ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:41.516Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d4a022ee-2414-4c1a-9b05-20a0d5b2ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:51.605Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9063e2b9-3451-4352-8fc0-fd9738b825ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:02:51.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:01.685Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=edc11f5e-93bd-4857-bd10-f44a72ed47ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:11.729Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c92b8456-d873-4962-b09e-ae0dd3f1be87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:11.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:21.752Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=50913c09-6d88-4547-a7b1-ba4a9cb3d29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:21.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:03:27.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:03:27.080Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:03:27.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:03:27.088Z |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 |2023-01-13T12:03:27.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:03:27.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:03:27.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:03:27.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:31.793Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fb9ba634-1598-486d-9898-ee2e9963e4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:31.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:41.836Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=16166c5a-a25f-446e-b43c-b4ad8c6f00e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:41.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:51.853Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f73537a4-4f98-409c-abbf-5f97234f4a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:03:51.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:01.944Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=40a4b66d-a6bc-4c4e-a200-7054d6d602ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:11.973Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=66d09655-bfde-49cb-bd33-a179187dcb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:22.016Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d4d6339c-7fdb-4376-b54b-8d9e5e0da66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:32.037Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=17178b21-96eb-48bf-b44f-fbd6523605a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:42.060Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=097206ef-70dc-4d2e-83e2-36d16d6f27c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:52.077Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a43e6d5b-3727-4bf3-8ed2-8e8e9c4707d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:04:52.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:02.119Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d2b99c33-a2a0-4377-a3c7-63a4e98a6c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:02.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:12.138Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cc52fe8a-fc79-41c7-bade-46579a0b48e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:12.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:22.159Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fe96938f-4e22-4ba9-9057-f08bb9e4461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:32.185Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=82887d4a-dc4e-4902-a568-97e20199de62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:42.208Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=faaa8899-adbd-464c-990b-db6e17b719bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:42.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:52.256Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=aed85a57-0a1c-4c64-8871-c41beab737f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:05:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:02.321Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=74c31afc-3f06-4019-b746-dd25b37c64b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:12.353Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e40da6f5-37b6-492f-a95a-857a0bb52822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:12.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:22.385Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e8414723-09f1-43ff-8fa5-1e1b278b9360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:32.414Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a30e6129-2cd6-4d98-8102-f7f32e58d704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:32.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:42.429Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=004d0296-99d0-43d8-90bf-88eb1688e468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:52.449Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=23104b2f-bdff-4563-8a8e-55b63a5fa20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:06:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:02.495Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cd6c1091-d00c-4eb3-8d4c-fda275db107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:02.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:12.510Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=629b3c67-da92-4d0e-9b22-41e13e898d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:22.565Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=83078951-2eb1-4673-9ce7-40626a6d89a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:32.590Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=aa4f3b3b-8c90-416d-a6ad-81a48c595040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:42.625Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=337c8cb0-2a89-476b-ae0e-1c3613a03c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:42.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:52.661Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=368e9833-194f-47ad-b5e0-88aad86234f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:07:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:02.684Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2de4c4bd-8427-483e-99ea-ee8ae7de31d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:12.698Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c25b151a-b457-4189-ab65-ac6095aacca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:22.729Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fc93ec79-626f-4a18-9fce-e4b3c44ce28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:22.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:08:27.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:08:27.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:08:27.194Z |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 |2023-01-13T12:08:27.198Z |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 |2023-01-13T12:08:27.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:08:27.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:08:27.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:08:27.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:32.770Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5075afe9-d4cd-4b91-b2e4-a540ed29bd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:32.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:42.784Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=311d128b-a352-4158-9894-ebbb380e2a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:52.799Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fddcf4c9-3a5b-4d11-b44e-025dd4868da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:08:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:02.834Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3a58ca08-2499-4f30-829c-253c0522408c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:02.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:12.875Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d5bcbab6-d9d8-4216-89fe-37acc464a146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:12.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:22.922Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=37856d93-1fd6-4ae4-9b66-47250673cffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:32.964Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=49b33d4b-b1fa-4bcc-8bfc-58072d83c23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:33.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:43.018Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ef9f37ae-fac8-44c6-833c-424b4c4108a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:43.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:53.056Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fd1a8067-5d53-4764-84af-443663a8d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:09:53.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:03.112Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fa85f965-0ed1-4d36-8c9b-17dad37a0ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:13.147Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8e6e05a5-901b-4d35-9fed-f7316b39cb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:23.164Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7a040f90-0eeb-421f-9f12-91c78c7fb791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:23.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:33.185Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=553f4ba0-cecf-40f1-ba11-3109d43c4646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:43.221Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5ac359b6-acf2-430e-9df6-bb52eb563270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:53.270Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2b171148-6529-482f-a253-06059bb84cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:10:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:03.313Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5f5941af-bcd4-4e9b-8cca-a9ec39024fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:13.366Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=db97aa49-4986-4c41-bd44-442a4a11ec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:13.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:23.412Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2881cd8f-d994-4b92-9693-974a973956f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:33.448Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8b147c9c-c850-4286-bec1-32bafe590cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:43.473Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d5886085-5f58-4841-a07d-ed4e2762e086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:43.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:53.586Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2225e932-df0b-4050-9889-a2a2f78dad67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:11:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:03.697Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6fef1562-7e8f-4c51-9a25-a5a585a7496f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:13.713Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d354ba98-22ab-4963-b610-3143d1029134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:13.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:23.779Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a718a3c0-9304-4e16-87c4-2153980d0f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:33.927Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=402b5004-3119-491f-ab8b-0e4b45ab1780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:33.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:43.981Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=17a794f9-15fb-4d30-9ee5-ec2e5d96dd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:54.041Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6128382a-0583-453f-b889-4a4151aaee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:12:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:04.145Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6cd84319-d67a-480a-b86b-85d770028ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:14.163Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a9615330-574d-4e74-a414-0b0b0d568f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:24.307Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5d83f739-4171-4380-b13d-4853fdf70be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:13:27.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:13:27.063Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:13:27.064Z |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 |2023-01-13T12:13:27.073Z |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 |2023-01-13T12:13:27.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:13:27.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:13:27.105Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:13:27.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:34.339Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e7413539-2587-4482-b790-2afed51709ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:44.360Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4c3bf9d9-e5de-4dfc-a9a0-74f741291991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:44.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:54.398Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=098bcb00-71b7-4e0f-b51b-5ea352a9f4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:13:54.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:04.437Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7ac99096-e6c8-4589-a33f-3f15b4cdb3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:14.545Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1cb3e131-b74b-439a-a457-b343362eed0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:14.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:24.567Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8f638506-a699-48a9-8bce-f4feef66d522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:34.611Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b36bd2ab-1db1-4f59-b210-f9cffa68e4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:44.674Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e6a89f57-2b14-4bf7-bdb0-862ceb9ee1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:44.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:54.694Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=383e7dd0-7c13-4105-a382-0639fa907dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:14:54.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:04.737Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b4b2b0a2-621c-4915-a944-dcec82ca35aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:14.759Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a81ab615-d81f-4b76-9eea-edcf32f6d61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:24.804Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e416fac0-1a05-4945-9640-6d674d795d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:24.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:34.988Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5d553a10-d457-4674-bd93-22355a40d991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:45.081Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3350656c-4cd4-4df5-bb80-33758cac0b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:55.175Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=807467f9-654d-4d7a-abfd-f9ee7797516f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:15:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:05.279Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f5833cfe-dac5-42e6-ad26-4e44888d0a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:05.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:15.360Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=af5ef92e-4220-496a-9bbf-d241b4137d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:25.426Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=98f0194f-8a3a-4886-8699-7d7d2d8381e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:35.584Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=de7038d8-40f4-4f64-b27a-98159daedca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:35.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:45.598Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=dd480183-db79-474b-a64e-0dc9bbf220c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:45.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:55.626Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e65fac73-fe32-41c8-a9ba-2f6b7bdacbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:16:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:05.648Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f9bdb86b-5fe6-4a56-bad5-7566a45a0b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:15.702Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1194e5c8-0933-4fd6-81c2-fd0c419c41d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:25.770Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5df4b627-3f9d-4370-85fa-a4b8dff015e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:35.790Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2b5f0adb-fb70-4b6e-ac50-db51f119e8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:45.811Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fa60b5bc-3f29-4d17-a70c-1a8c79791af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:55.865Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=614784d4-ffd3-48c5-838a-ad9d8fc9a97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:17:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:05.902Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b06e0990-895f-4e9a-b5a8-f08e9987a27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:05.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:15.922Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=df1cf02b-9ed1-40a6-bc17-9b56545ec114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:15.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:25.962Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c51c90e0-f93c-41ca-9dde-d43ee5727277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:18:27.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:18:27.059Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:18:27.068Z |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 |2023-01-13T12:18:27.074Z |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 |2023-01-13T12:18:27.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:18:27.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:18:27.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:18:27.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:35.980Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b5c9885d-e02b-4374-9503-5b54ecc1f3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:45.997Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f9f22c98-4afb-4640-ab8c-020246b2357a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:56.038Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=32d4dc8c-2fa7-4b34-be54-69d11e1d1ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:18:56.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:06.073Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=89dbe3d0-b28c-48e9-9121-aa2bfbe64372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:06.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:16.087Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d2a1d1a5-7cb3-476f-ad49-a2ae40f131de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:26.119Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1f746960-69dc-4791-bfeb-1dc26391b7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:26.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:36.169Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7142f146-c47e-4bc4-a35e-fd9e0afa7c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:46.188Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fb03023e-09e0-430a-b8a6-52e05514a449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:46.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:56.245Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e17c6076-6806-4efd-b668-60f660dcf08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:19:56.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:06.301Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c42543e8-e5db-4668-be6d-d25f6137076c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:06.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:16.335Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=70331d59-494d-49f5-9d80-956efe09e8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:26.389Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=034ff148-e65a-4f82-a13c-f60f10156bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:36.410Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c83e3b5c-06b7-4e90-af40-733f90ad5235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:46.424Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=39de9533-116d-4a77-a2a9-e3deb65a6c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:56.458Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5e83a486-671a-4af8-b3e4-45fe54c8b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:20:56.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:06.487Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e91e7a3d-8670-416d-b18b-ab6707c9c348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:06.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:16.529Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b03d9c2f-f117-4f9d-bc4b-6d98b8e49619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:16.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:26.573Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e48ff1a1-b488-460e-ba01-033a58030a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:36.589Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=eed9e4b1-42eb-4197-8cf4-6c58d3699375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:36.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:46.601Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=59ee8c1d-8f24-4c9b-a9d0-1dff77a730fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:56.649Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=94a3e58c-894b-47a8-8096-1baf890bb341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:21:56.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:06.681Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b6d4c89a-a58c-46b5-809f-4e072e2ad66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:16.714Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e9d568f6-94b6-4179-82f7-dff8444fc49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:26.751Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=00633cce-6339-4e33-a143-b9da8823d886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:36.770Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6cdb66b7-58fc-41d6-98e8-ee00ddec74e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:46.789Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ff26c4e7-4d88-46b9-9a92-00c42eccf6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:56.891Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3058ae37-c7ad-4e67-a848-fb4ebe7dd7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:22:56.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:06.977Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ad590341-0117-439d-a193-5ae2f0ba7236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:17.002Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8a39b556-4894-4811-9f79-5bb712812a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:17.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:27.027Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5e22e055-74b2-4b9c-9bfb-1be7946abf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:23:27.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:23:27.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:23:27.076Z |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 |2023-01-13T12:23:27.082Z |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 |2023-01-13T12:23:27.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:23:27.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:23:27.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:23:27.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:37.050Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d47c69c0-7ccf-4708-a7b4-1c58a132e279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:47.103Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=70b60b5f-7a63-4c0d-b231-d69d1bdd64c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:57.135Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d50dde71-47c8-4576-bb9b-497118c58039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:23:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:07.155Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=15dece60-ead0-4d33-b841-f7b781780862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:07.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:17.172Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8934f371-0070-4a88-975e-d08ba4033751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:27.195Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f075f6be-0ca4-4554-beb2-10612cda0624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:37.225Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=53fbf4a8-141a-48a9-a93d-31c850b963e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:37.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:47.242Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=abf13911-2393-4fc9-a7bf-abd613accf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:47.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:57.300Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8199312a-7911-4903-92d7-c0e9383ce7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:24:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:07.324Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=71aa0f46-ac70-46a5-b84f-48c1be421fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:07.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:17.356Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=936a29e7-2e96-4e23-ac61-9995e27852fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:17.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:27.389Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=26aa4bec-9d03-4781-a2f4-aa7446e8bd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:27.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:37.402Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=be6a1bfe-663c-4adb-ba58-e76e4a7a63b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:37.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:47.434Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7b28af19-fbbe-41f0-bef0-f9f074b2e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:57.494Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6768cf4e-5982-4ce7-9eff-0e88dc86b18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:25:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:07.507Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6592fc12-95c9-4a11-b04d-af32b9f29a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:07.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:17.534Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2909cd76-afcc-4a2f-aaa3-1431baedbe19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:27.564Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f04a697f-75db-44bf-9d98-eb8b5ef172b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:37.580Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1ff9baa5-0a4e-4e8e-a33d-2073c364bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:47.598Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=689f2072-0596-47ec-9d86-9ed8d3d2f111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:57.651Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=19873c27-9878-4ad7-bdf0-a0364c7feb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:26:57.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:07.681Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=66159e76-a9a2-47cf-9a83-db4504f86009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:17.697Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4291072e-464c-4694-aec5-4be22d92b1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:27.747Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=baa56fe7-601a-425a-84fe-e174ba689f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:37.761Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e7ec0cea-d2bb-4b3b-98e6-c2c3ceb6e375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:37.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:47.787Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=74e8c652-f863-4c48-a7c4-345403fe726a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:57.815Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2782ce9d-8ae9-49da-b5ca-b49d912ea133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:27:57.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:07.844Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cfe1c613-9945-4c97-b514-a3d49050a1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:17.876Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b5ca9578-d48b-4c9d-a01a-3c3e865709f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:17.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:28:26.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:28:26.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:28:26.865Z |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 |2023-01-13T12:28:26.867Z |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 |2023-01-13T12:28:26.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:28:26.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:28:26.875Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:28:26.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:27.900Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=930ce9fe-c55b-4c59-a206-dbb579135b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:37.929Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0c458a6b-aa14-440f-938c-348c80117469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:47.957Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=45893b08-aa64-433f-b8a8-260e9e982508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:57.989Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8691e310-dcaa-452b-b6f2-000192aca0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:28:58.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:08.010Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a5c2b63a-b4d5-415b-97b0-70f7a795f836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:18.074Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=848c3f41-daeb-4ac6-a89e-38774722e4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:18.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:28.112Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=79f83418-ae00-4087-beb0-df8725a5e2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:38.129Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=25ad5ee2-de32-4a4a-90b6-7f46b48c2539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:38.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:48.143Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=126b879b-7041-4230-9f5e-47a144220c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:58.175Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=21dfce0d-0ef7-496b-9385-dea193c352e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:29:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:08.197Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8fb87af1-37a2-409e-8070-cd60e52211e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:18.215Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4925126c-71e4-4cc2-8c4a-c3fb09b95870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:28.299Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=78242ca1-d645-4513-b0e6-b928c5b0fb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:38.317Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=79718135-2054-4a95-ad00-62fb717c0ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:38.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:48.347Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a3ce4416-d8ee-4ce4-83ff-a8346269741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:58.398Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3ca73859-ed0b-4e24-a85c-00d569b9110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:30:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:08.420Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ce315f36-107b-4d21-9dd0-62fdfd01d611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:18.484Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8f8a7965-9c0e-4e2c-b4e0-a9a7165db46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:28.515Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=132ce194-4788-4a8c-aed4-5408f0f83afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:38.529Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a839efa7-9af0-450f-bb54-4dc76086788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:38.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:48.544Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c2960ef8-0ddf-4e5d-88be-a29c92e22422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:48.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:58.565Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=391e6497-9512-40c9-b433-cb234f32c34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:31:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:08.588Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bebf374f-76db-443f-bbca-03f8d5fac8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:18.641Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=964a0704-11ec-4ecd-8df8-afe2e04b2a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:18.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:28.704Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=10a6670f-9e91-48b0-bba3-58dc8938429e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:38.718Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a2e6f4d6-828c-4277-9a25-926303e13140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:38.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:48.733Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=60f5763f-0b9d-448d-908d-897f003a16ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:48.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:58.775Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=81122150-22df-4e03-8d6c-de474f63c6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:32:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:08.838Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d1c37571-e183-4fed-86ac-68a0605a55cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:18.853Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c8e2d2c1-fe64-45a5-b96f-1d61b1625978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:33:27.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:33:27.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:33:27.070Z |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 |2023-01-13T12:33:27.074Z |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 |2023-01-13T12:33:27.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:33:27.087Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:33:27.087Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:33:27.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:28.874Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3e09490e-6d30-4777-a6bc-08cad7d9fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:38.921Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bad6c942-fe45-45b9-b7d4-d5eec2b28fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:48.953Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=aa607b44-b73f-4b3d-a5ab-7ea270b7f2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:59.010Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ce90b13b-8743-4e96-8a25-cc6c0f4a4dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:33:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:09.043Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9204157c-c236-4c6a-9627-3e2c79582f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:09.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:19.064Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=90adbff4-d05a-4478-8b35-b6076958e2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:29.231Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d243e4a9-d094-42f5-b77b-7aad33504895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:29.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:39.253Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b4d620f4-1363-4c8f-b719-aefc21a25370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:39.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:49.264Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2383dc78-e20f-4738-a843-9893a84e1bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:59.282Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e9d3d5b3-46ff-42ef-9ecd-e429b812eb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:34:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:09.302Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b62e153d-1bbb-4980-890a-a9304fed3f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:09.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:19.316Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e6e3dcdc-d083-4c21-bf88-c75f6ad1a467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:19.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:29.340Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=18518095-14bb-48f8-ab62-35ea42a93343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:39.356Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ab31e8da-829f-49ac-87eb-e75d8af74d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:49.372Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6bd0f231-aa25-4da4-b701-608b1fdafca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:49.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:59.395Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=04b9c89f-f084-40cc-afd6-00dcdddb1c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:35:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:09.410Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7bf98f04-296b-4fb9-81a3-54bde19cafb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:19.440Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5450a27d-a5c5-48f1-9a25-4c9cd1d71360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:29.479Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=88cc000d-99f7-4538-bb01-75f1811c4579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:39.496Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=67587c92-4c19-4c04-ad6a-20f67a7f937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:39.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:49.514Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7c7e026b-b8b0-47b7-8736-3171114773fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:49.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:59.546Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4758a30a-397e-4128-928d-8e6d60965f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:36:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:09.559Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e6643bee-e17d-4187-9ab4-be1c47b02dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:19.573Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=36670d04-bbf0-45ca-9870-3c456b01c4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:29.604Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=64240581-6894-4d30-9a2d-0190120c83bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:39.617Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cfd547e6-2dbc-4ce2-8dba-a03223261e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:39.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:49.657Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b8a90702-5d5b-410f-89fe-df269a12ca91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:49.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:59.781Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fa938cea-4953-49b5-a3a3-c34409d2daab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:37:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:09.794Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=524eedab-8e20-41d7-8a94-398a5d07b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:09.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:19.811Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=383decf0-bcf7-4bf3-ad34-37d239df90f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:38:26.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:38:26.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:38:26.936Z |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 |2023-01-13T12:38:26.941Z |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 |2023-01-13T12:38:26.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:38:26.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:38:26.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:38:26.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:29.837Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f78962aa-1d33-4dba-b090-dad12943cdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:29.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:39.914Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2f2d0446-8ce7-432a-8c5b-8c712cc13e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:39.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:49.936Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5e3d445c-dcb3-4769-9abb-42255308cf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:49.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:59.979Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=457d70eb-3b5c-4a22-9a3f-41ac555b94c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:38:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:09.997Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bb7b5c9b-5e21-4f46-934b-3d7b008b41b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:20.031Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f4017e4e-0070-492f-92e6-cd2b56fad387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:30.048Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2349875b-af8d-494e-91f2-a3db2f21db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:40.065Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f5103018-0cda-4af0-a4d6-99240b84af7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:40.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:50.088Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1b76845f-5543-4816-a9d1-5ca03c972dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:39:50.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:00.116Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9706a6ff-8c4c-43e8-a432-4b71a557e958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:00.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:10.127Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=42c44a18-3574-41b3-bbb3-fa556e032cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:20.144Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ca37728a-1e9e-4c34-b2cf-c9ec4e955d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:30.173Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=622b3851-cb73-40ed-b513-4bb1ba13bfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:30.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:40.185Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=29cfaf71-a0ba-4b82-84f8-a798ea413e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:40.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:50.209Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a2f7447f-6909-40b0-b8ff-71017fdd2526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:40:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:00.252Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e8a5101c-1bd8-45c5-8ac3-a4b0181eb07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:10.268Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=69f064d5-a269-4e03-8956-f1015dde8a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:20.292Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=15d1eb2a-634f-4a88-9fec-fedc82b3f870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:20.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:30.342Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2d129d8f-8574-4e43-81a4-ec3342609e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:40.367Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=84f448fb-811d-44c3-a862-33023efe0756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:40.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:50.384Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0ec2f101-a481-4b79-849c-3f94c558e61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:41:50.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:00.404Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c190e5f7-c82b-4142-b72c-480d8e39d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:10.415Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e03319d8-a66b-4ad8-a1b1-aaebd9a26374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:20.449Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ee7c0864-d06d-4b43-a6e2-e4bd885aebe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:30.469Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6a8aa309-1aac-4e4f-b426-80751d3a3420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:30.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:40.501Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8a93ce64-6cd4-4eef-8837-62a35319361b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:50.535Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=45f6e627-9460-462c-b5cd-2c8b560f15ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:42:50.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:00.603Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ccb3d224-87b4-488f-b8f4-10f21e26d01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:00.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:10.622Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9c5378d3-b619-4f97-bbea-034a556d4a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:10.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:20.642Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ee778730-003d-4379-93d7-0800adc49a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:43:27.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:43:27.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:43:27.019Z |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 |2023-01-13T12:43:27.023Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:43:27.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:43:27.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:43:27.041Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:43:27.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:30.665Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a9be23c8-d4fa-42a8-98b5-682704f636b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:30.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:40.692Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=128ee884-960b-453a-a44b-906f32bdbc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:50.713Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ba987bce-0e79-4df2-a3e5-166baf196e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:43:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:00.808Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=17698830-116d-40b8-aece-026b615ca74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:10.829Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2a4c2a0b-7a7a-4412-92a7-2bdd23bf0018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:10.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:20.854Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=489fa94d-4236-411a-b3d7-8d08180dcf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:30.917Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a9b4303e-ebed-4339-a258-f9df842032a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:30.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:40.939Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=95971c56-8f13-424f-8f4c-90a9fa7e059f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:50.971Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4dc88bcd-3136-40f9-95dc-51af032292fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:44:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:01.035Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=34c424a2-19ff-45ea-a7aa-8bf6ef05914f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:11.066Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7d33854f-b394-46c9-9eba-edb4e934abfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:11.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:21.114Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=86547614-4be8-455a-8014-92d9b28762e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:31.195Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=79b5b101-ebf7-4653-916e-93eda33d1c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:31.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:41.242Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9c9cd86b-954a-4ac4-8dc5-f6d7df4ba3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:51.281Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=36ded0bb-7840-4df7-a3bc-b6c2c0ef97de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:45:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:01.378Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ce471d19-f3f5-4b52-9743-871f56ed332a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:01.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:11.485Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4046b6a9-5b6b-45fa-9b34-14a0338bba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:11.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:21.502Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=92308014-2264-4c65-b76b-203c55de9d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:31.545Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c4618f15-7429-4257-a9f5-2f0717da8f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:41.615Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=aa7013ff-b2b2-4aa2-bb75-84ba889d02c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:41.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:51.639Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=eab355a7-b2ec-46b0-bfdb-33269628ec4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:46:51.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:01.700Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c0be405b-52e6-492b-831e-e54d9f54a581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:11.724Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e59ac96a-3b22-4a1b-8680-4953ac9b5577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:11.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:21.747Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=02add0a3-777d-4cd3-9c7e-2c2e41255de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:21.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:31.768Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f32912ae-6022-466c-8c00-f931be56f06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:41.785Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1edf560b-1b8a-48ff-9903-7135842bc67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:51.809Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f57dcc58-3f2b-4a2e-8238-6c8a2ab8d582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:47:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:01.905Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=86bf74fb-2462-4c21-bf4a-0588ac8de562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:01.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:11.920Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e3fa00fb-d04e-4eec-b40b-448b570d1736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:11.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:21.946Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=dc02c58f-e3f8-4d2e-b4f5-0e4780522dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:21.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:48:26.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:48:26.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:48:26.761Z |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 |2023-01-13T12:48:26.763Z |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 |2023-01-13T12:48:26.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:48:26.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:48:26.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:48:26.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:31.956Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6ba2c45f-c9d6-4d6b-81a4-041713a016b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:41.977Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f9aa00b0-bffb-4bed-a1a6-0e1354d68a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:51.994Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5be2beb4-836c-4d60-9e85-36bc2b9add69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:48:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:02.020Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=022ed9cf-f296-4e98-8898-239907dbd8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:12.053Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=45d899cc-9205-44bb-8a0d-421d5b98d2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:12.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:22.070Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=82fca346-3224-4d77-814d-5d50e7679a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:32.094Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=273ca380-e3bd-4e48-925d-36bcab3257ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:42.108Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=77661a64-c09f-459d-919b-b526c8fb4b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:52.154Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c2a64bbb-14f1-43a1-b4be-3876bd526b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:49:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:02.188Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2da24d33-bbfc-4db0-b86b-c4cd166224b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:02.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:12.226Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4f5d8a3e-dfdd-4676-829d-99823ad028a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:22.247Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4998050f-4ed9-49a6-9d38-16c080a32e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:32.272Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e4cf4a7f-5e11-4bae-af4d-9a102ad3c66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:42.294Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ff624a96-b97b-4a9f-999e-2d61c865310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:42.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:52.338Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4e8f5c4d-a51a-4a9e-84dc-222e0f92b43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:50:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:02.397Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=32afc74a-1e83-4ad5-982a-14b9e9cb4dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:12.424Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0676bb19-c574-4bba-a6bb-ab565942c09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:12.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:22.459Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fdf844f9-1423-4401-9af9-a2826605229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:22.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:32.494Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=536a1d54-3f74-44d0-a9ac-cec88668e405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:42.515Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e2ea35e1-e7f5-404c-8367-d26aeda5bd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:42.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:52.541Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cd53e4bc-e103-4698-a155-bb65b16c8f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:51:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:02.677Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=38a5670d-d75a-4ac7-ac02-424ef0771720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:02.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:12.724Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cb005a45-f666-4902-a303-7d302bc60c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:22.745Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e2852f31-1fcf-49e9-bb3c-f7bb9561deaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:32.768Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=924477a4-dc4c-489d-8b69-064432db2178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:42.779Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f39b2d1d-9781-45fe-9447-1a4e791b1c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:52.803Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=95676eb8-3714-447f-94ca-24617527e51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:52:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:02.921Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d8c81c8f-198e-4061-bf6b-1e1ca9663b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:02.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:12.951Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a07be6b0-bb55-457c-9de5-9270cd696068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:22.971Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=69e27932-7fe2-4257-b2cf-edeee1746178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:53:27.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:53:27.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:53:27.019Z |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 |2023-01-13T12:53:27.024Z |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 |2023-01-13T12:53:27.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:53:27.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:53:27.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:53:27.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:33.023Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=24b7e13d-76dd-407e-ae06-3c31a751cd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:33.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:43.068Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a09c2150-991b-4bea-891e-7af033a7685a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:53.090Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a28d692b-31fd-4003-a01b-5e956ac8f1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:53:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:03.145Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=45dd1941-12de-4eee-aaa3-06c0d61dc3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:13.177Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0d157f21-c810-4ab8-a695-f75ef8e732df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:23.221Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bd574b60-c9ca-411c-bc13-258ef74afa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:23.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:33.237Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=166cf858-69ae-4a0c-bade-ebc4214542e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:43.326Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=527cb11e-ebae-4086-ad0b-7698b5909a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:43.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:53.341Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=04a94ce3-8766-4025-911f-b73f07ae3ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:54:53.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:03.397Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8875a711-deb4-4ebb-81e9-159560357a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:13.420Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=38b94169-24c7-4779-a70a-26c3e71ae528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:13.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:23.466Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2749493d-cba6-4095-8f21-ac31f80829d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:33.541Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4e42bf30-5a32-41a1-87bd-ffc8d98a91da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:43.596Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=93e203dd-fac8-4692-96c0-de95ceec2884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:43.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:53.713Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6ba83219-e272-4665-aac9-5779628d8702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:55:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:03.779Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=faffd49f-b898-4e8e-a530-e0d672fcd8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:13.796Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f5303267-058c-4851-89ee-dcf6fdd629f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:13.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:23.839Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a2e383b0-0f6f-468a-86bb-1b775cd0afb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:23.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:33.873Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=18797555-3cc4-44ba-bfcd-64e6cfdb169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:33.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:43.889Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=293e73d8-d229-4506-98d4-5a896a15e216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:53.916Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c204962f-86bb-4bb0-9d6e-78dcafb2c335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:56:53.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:03.973Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c3404aa7-0edf-4a62-a7df-4513fa290388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:14.009Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=895fd890-667f-4ddd-818c-3766a6438117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:24.038Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4a50edf4-d0ee-4282-9e89-60434fd7ee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:34.069Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b1523a59-eb64-48ef-8b3a-a73f461c629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:34.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:44.099Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b02c2a01-85ad-42e6-abf6-81a58b36b952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:54.145Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=10a0df5f-5999-4190-aa76-53ee2e26aa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:57:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:04.171Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=148458c1-714c-4863-a8e2-b42463380f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:14.197Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a1c542ac-5e97-41b6-a07a-1fd81e6de82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:24.240Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8fe8de73-52f1-44a0-ad6f-01433846e2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:24.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:58:26.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T12:58:26.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T12:58:26.969Z |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 |2023-01-13T12:58:26.971Z |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 |2023-01-13T12:58:26.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T12:58:26.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T12:58:26.981Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T12:58:26.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:34.270Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c7b344b1-4a42-4f0a-8ca6-02769134619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:34.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:44.300Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=56495f89-1b9f-4fd2-b1ec-7c1d3b362b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:54.347Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=aa36841c-f1b7-4761-8a10-5c7385387446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:58:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:04.390Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fb4f9f1f-a31f-460b-bf33-5e8af32632ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:04.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:14.403Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d6a13a72-d5a0-4713-aec2-891e8867ea02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:24.432Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ab051143-7fd5-4076-8898-ab24ef11c112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:34.450Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b2247671-054d-421b-8846-01410fe7f288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:34.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:44.479Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=45451921-4ac0-46cb-bc22-c83bc23c4ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:54.495Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=27fdb8b5-837b-4317-a295-c4f939a24733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T12:59:54.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:04.515Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8d267989-0664-4176-a066-e9b17dc06f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:14.557Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f51c8946-b6ff-49b1-8ef8-134cde235d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:14.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:24.601Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4b53a0cc-deca-4e16-9416-3bcd367ddb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:34.672Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=be105cc3-950b-4441-aa32-97cf4697cc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:34.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:44.708Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=414a0621-fc63-4347-9193-6639310e9380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:44.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:54.760Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f123b29e-91e6-428c-9b83-11f687804408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:00:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:04.783Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b4c897bd-8df4-46ae-8c88-5fcec02bfd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:14.845Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1a584bfc-00df-4395-8468-0f93a429e6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:24.879Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6cf213ff-1a43-4a60-89e7-c7a7818d400c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:34.891Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1338e752-19d8-4b6f-95a0-de42b78ea96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:44.909Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f75e46e0-fb96-491b-a267-c3210edb02c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:44.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:54.956Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5ef6de88-d697-4085-99ff-366bb14ed78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:01:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:05.106Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=01ae42fe-6386-464e-aa90-76e263430439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:05.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:15.147Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ed474758-e2eb-42a4-a6c1-a2574505dd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:15.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:25.172Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8ea36bb3-8068-4f6a-b235-462f43b5576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:25.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:35.184Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a640b716-3fe5-4e0c-bea0-35f8b1219e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:35.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:45.210Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d97eddb8-08f0-493d-a5f2-e3b372ddc389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:45.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:55.235Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4570b7fe-badc-4d90-be7a-df68f4846234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:02:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:05.272Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f7f967b0-9cbd-4f42-9f42-75c2af152bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:15.313Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=19c880a3-6083-4e44-a231-6915dfe53f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:25.360Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5a3443d4-ba34-49ce-8a6c-0d81cef7823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:03:26.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:03:26.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:03:26.963Z |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 |2023-01-13T13:03:26.977Z |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 |2023-01-13T13:03:26.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:03:26.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:03:26.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:03:26.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:35.376Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=800e7ea0-94dc-47cf-a434-55339a43ea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:45.394Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b55751b5-40e2-4134-af65-de2245628cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:55.422Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0a5cec42-3dfd-4395-a15b-c8d324fe334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:03:55.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:05.460Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3d69775b-ade5-417d-bb92-0d9cc29f6e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:05.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:15.489Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=675bbd76-3c66-4fc8-bbd2-51c89b3f7303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:25.562Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=59ce9afc-fea7-49dc-a779-d267641cf78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:25.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:35.590Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=08c8af72-b8b9-4e58-a330-cb6d283c51bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:45.607Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b20ce7fa-2de0-4e36-ab2a-b662c6844372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:55.661Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c6089d05-35a1-4948-aa96-eb4afaebd873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:04:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:05.676Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ec6b618f-6fa5-4566-90d8-5b986928cf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:15.695Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=054b5f24-7361-4401-a652-13c6968a76f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:15.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:25.733Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=eb565259-fa1a-4adf-ae07-d9fe1bf6df04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:35.748Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=99c79af3-30d7-4cc8-afd0-a1c1a28a66da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:45.763Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7f8a3e90-8d91-4dfe-9f90-d364fb9eaa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:55.778Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2b6f2a54-1c2f-43a6-a73e-afcd95da3975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:05:55.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:05.794Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d27e2b0c-af35-4ce9-84cf-bebe0fd7e47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:15.818Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=16de8075-86f1-4cc7-936c-da1df37ffaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:25.874Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a9039dab-ab19-469f-ba8a-3531df7b9ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:35.887Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f41b1500-da43-4451-9e10-cd834cb1a0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:45.902Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1aaab37a-327d-4965-82a2-4b18dd1e5162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:55.953Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0efbfac2-32f3-484e-b266-0b34cebb9d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:06:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:05.966Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c988107b-6257-415f-89a3-1e2c64ce8b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:15.987Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=77401242-bf7f-4621-b915-64ba965d0716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:26.033Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0bdf94d9-71eb-40a4-934f-539aa1c19c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:36.044Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cdf09ccd-6f40-49bb-9a5b-419dda29c922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:46.065Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d5ceaa59-5b76-4d11-94a7-dccdf29ea49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:46.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:56.085Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b642c2ef-2440-4a10-bff6-ba9312b5f900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:07:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:06.160Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9320bf0a-c463-4560-aa99-921423a2758c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:16.184Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=347a354f-f822-422c-bd22-539354b7ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:26.215Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=31fb63bb-a7ec-4ce0-98bf-ccfe39584946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:26.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:08:26.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:08:26.839Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:08:26.840Z |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 |2023-01-13T13:08:26.842Z |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 |2023-01-13T13:08:26.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:08:26.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:08:26.848Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:08:26.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:36.239Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d00d9e93-a50c-4634-9013-1bf88f19e9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:46.258Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a81e3a26-a571-4a3f-a1b2-f4e162e5e8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:56.279Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=34367b35-cc88-41ef-95fc-63dc71ee757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:08:56.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:06.292Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d7c5aef5-c0b5-4522-9032-9cde316fe5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:16.310Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1f806256-c127-496c-a8a9-de8c816fae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:26.329Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5f40debf-b297-4748-ac70-0db3ddfc73e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:26.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:36.367Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6051c09b-ccf0-464d-86fe-2553e8c1a354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:36.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:46.387Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e1c16145-fe1d-4909-acd1-a008f701ff84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:56.415Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=913cf83f-1a76-4e2c-898e-6f5cf9697ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:09:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:06.454Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=98ed0362-8646-483c-b168-4f619d9b4583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:16.482Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4be5c129-42fb-40be-ac33-16988b118e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:26.501Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=33db8ade-d34e-4bd5-8821-22799f69acfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:26.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:36.527Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7aa75f87-72d3-4b09-a675-16effae664a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:46.545Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f6461ca6-8b64-46d9-ab6f-d5f3e6547e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:56.619Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=82556121-a0e3-40cb-9bba-65483b2291ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:10:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:06.634Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8d1496f5-31d0-4fdf-a5cb-507c0dafff7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:16.648Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=01fc90a0-cc86-40ea-97f3-b4d06e913943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:26.697Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=973f1bbd-8ee2-4bbd-b321-c3d1d6b4b472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:26.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:36.710Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f997fd0b-558d-4e49-8670-e37d113a4f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:36.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:46.717Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a55ffde8-8411-4587-b102-a6208ffdb3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:46.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:56.730Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d726a365-c5d1-423a-9e5e-d45e68d49976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:11:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:06.746Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=71b73ca5-1960-4fb2-b04d-6ab6054666dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:16.762Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4bbf68f3-19e9-4961-b39a-d3db6910c6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:16.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:26.811Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fb7e6f39-7033-4172-9986-f663a871e1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:26.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:36.840Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7f26c28c-bdd5-422c-9bc6-b4c66e7f90d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:46.853Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c3f7886d-5df3-493a-8bfc-7fd2c7cb3e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:46.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:56.873Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6161b21e-236b-4668-aa83-52276320f699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:12:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:06.909Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d98e5b9a-da4d-4080-995a-c794262b0374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:16.931Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=eb1d8ecc-59b1-4916-a061-0babf53a5434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:16.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:13:26.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:13:26.782Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:13:26.784Z |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 |2023-01-13T13:13:26.786Z |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 |2023-01-13T13:13:26.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:13:26.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:13:26.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:13:26.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:26.987Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=82b6438c-aae3-4fa6-b291-05422472bed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:37.019Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=94a50748-84b8-49f1-ac84-73f74f47befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:47.033Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f05b97bd-7f5d-499b-ba59-55f0c9bb9c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:47.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:57.051Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9ad0e8d3-ac82-4b07-89dd-7e5958150428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:13:57.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:07.070Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=634d7875-793e-4649-89d6-aee96a8514bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:07.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:17.101Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fb5fdfe4-4b50-476a-b688-e84174c72edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:27.161Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0c05a970-4171-4400-86f9-a03808443b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:27.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:37.179Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7d227559-5a21-42aa-9f97-3eca960b85a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:47.193Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c14a964c-de96-4a7a-9cab-da8a69c419df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:47.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:57.234Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=286a147a-fd80-44c8-b69d-1ae6900ddd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:14:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:07.247Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c816faae-b6bb-4fce-a7d4-d9d0493d3cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:17.273Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7eb3afe2-71c1-4aa5-9836-b2525cc62d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:27.360Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4637c91c-df7c-4e32-894b-b5ebb2c8ce38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:27.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:37.386Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8bcba585-4382-4f4c-b47e-e4743ca830e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:47.410Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8566f424-85b9-4d58-86bc-04c3f21624b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:47.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:57.478Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=59824b47-b003-4601-95d9-4890f63b6a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:15:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:07.513Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8d1a789e-5808-4347-aedf-bbb538963d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:08.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:18.508Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a5a67456-cb54-4788-83ef-d9cd82f15283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:28.569Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b3909a70-d74f-4d40-9759-8689922a8919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:38.634Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4ad4619d-763b-4b1d-925d-1cab3904753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:48.650Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=62168408-a08a-4197-9302-301901c56f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:58.691Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c70a79af-9b59-4116-a23b-f246db11fc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:16:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:08.716Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=484c63ba-7262-48c0-98d5-5eb1f25a6f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:08.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:18.731Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=08075950-88d8-4668-aaac-c758b469f7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:18.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:28.759Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8df76126-288a-4a6a-bbd8-8a2a23104276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:28.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:38.808Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=21c4591e-5019-44e0-9fe9-a08d2bc52d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:48.836Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=39be387e-bab8-4cab-be7d-84cb2dcd24d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:48.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:58.879Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6d112415-4f61-4b5d-89b0-1a3df5566e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:17:58.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:08.913Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=58104fab-6c86-46a4-9bf7-6c45edaf5c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:18.939Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=92d0333e-fc6c-4f6c-b799-62c477897eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:18.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:18:27.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:18:27.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:18:27.012Z |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 |2023-01-13T13:18:27.016Z |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 |2023-01-13T13:18:27.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:18:27.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:18:27.029Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:18:27.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:28.960Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=81806da2-cc03-4257-914a-d0ca008d6ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:28.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:38.977Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=496d0fae-907f-43c8-b636-bb52cdcaf110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:38.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:48.998Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=de604beb-ffb0-4d9d-a981-4873f060e62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:59.043Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7fadc74a-1443-40d0-88f8-a4fa0383f4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:18:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:09.056Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f7e8d528-fc5b-4e28-a776-b143e74e5fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:09.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:19.074Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7b094f16-fb88-44e9-a61a-e94fc15fea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:29.088Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d6c4dd23-e913-487f-822c-5e3721bf245f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:29.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:39.109Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1b76cf8c-ffea-473a-bb6c-35cdf5e9399c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:39.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:49.133Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=920c81a0-cb70-45cb-86bb-17e0d26b4d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:59.149Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=49dc32fd-61eb-437f-a2c3-d47170ab5fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:19:59.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:09.188Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6fce91cf-7da6-49aa-8b0a-53ed6a0dc665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:19.211Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cb0177fd-b408-4535-a14c-e391e6a89fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:19.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:29.238Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c6966402-f79c-49e0-8c29-2c326b312ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:39.249Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d8cf28d4-bf62-4b16-9825-f006d1d291bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:39.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:49.260Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=496c30cd-ae4e-4d40-8119-f6b6f53bb3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:59.276Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=769866c8-c10d-44f0-8dff-fbde31302082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:20:59.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:09.296Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2cf12488-2832-4620-a795-2522cd5c29fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:19.313Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d6688847-0442-4e92-b6d5-9aa526f7bbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:19.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:29.360Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=44e5d4cd-5046-4ec3-97dc-bc40e696586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:39.377Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2d0b6e01-25a1-4d32-b1f2-9724e8d85026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:49.393Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0c979876-8472-4b75-8f10-47360c76c7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:49.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:59.417Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7febb1d9-3c6d-4cec-90b9-5bfabad25d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:21:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:09.475Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=356f6ec7-2703-444a-89eb-df03ad7795a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:19.498Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b1550c91-d607-4d5c-be43-c767bc5c29c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:29.537Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1fd91b2e-a280-4805-bfcb-04e923139e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:39.553Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7b1336af-b67e-4002-a70b-258c7bd2be93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:49.567Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5409f579-bbde-484a-acbd-11dbb9518144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:49.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:59.607Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=289a7311-ba3d-4f8b-be38-0d7897fcc0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:22:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:09.621Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=05bfb368-c7f5-45a1-989d-d5f99639f67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:09.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:19.634Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e57e36fd-d19b-4685-976b-da1500259b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:19.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:23:26.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:23:26.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:23:26.759Z |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 |2023-01-13T13:23:26.761Z |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 |2023-01-13T13:23:26.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:23:26.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:23:26.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:23:26.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:29.690Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c34b7f88-f8c7-4dcd-99b0-e80fd94f82f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:29.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:39.699Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6fef22b9-dd55-49ac-915e-61be41b0dd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:39.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:49.715Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=80cb7615-b6b7-4dda-bbc4-bb1e7a2d6e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:49.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:59.735Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8c19f445-43f0-4a2e-939a-380522df3fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:23:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:09.749Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=779b0d95-02f5-4c00-9328-615cffe1e535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:19.773Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=43eb1f04-665e-470f-9b6b-b7f55f491b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:19.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:29.839Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d448249b-d494-4385-bc4d-4ec03c575489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:29.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:39.853Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f878f32f-c6dd-4ff6-b380-1643ffd44f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:39.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:49.873Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6f634b98-6c0b-4d6e-855b-61e817eeddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:59.923Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=59406317-580e-4ff0-a401-c63e98dab252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:24:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:09.937Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=86016f18-82ac-4977-9d05-fa3b7d56bc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:09.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:20.001Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2f388f79-b387-4ddf-b4ee-c14a1d7a4429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:20.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:30.048Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=45175a54-1206-480f-b119-c41d034ac9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:40.058Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=20aa60b9-0470-437e-913a-c746791ebecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:50.076Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9113d674-e7d5-4eaf-b207-1711ed2a6bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:25:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:00.135Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=905ae267-4d82-4f62-ae23-af5f814570aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:00.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:10.149Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5c25f7f9-bd4f-4acf-8e58-f36e0aceef54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:20.168Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a5e312d5-9353-4e40-975b-25877455d599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:20.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:30.220Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f32f8f49-3593-405d-a8c7-6e9ba9f1bfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:30.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:40.233Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a39d25c6-3131-4dd1-bcfd-c2d3b3f14ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:40.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:50.257Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f23c0f9a-4722-45ad-b840-fcb941619147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:26:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:00.273Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=818b7d8f-bd9b-4013-9c5d-1ff69d163618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:00.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:10.286Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b509b51b-78d8-4553-9121-97a6e2671988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:10.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:20.297Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b427f483-d582-4e0d-828a-8928370454b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:20.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:30.310Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=72a7544d-0ecf-4437-9fad-4c23ed998514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:30.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:40.329Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3ca5dffe-8f56-4fec-b9e2-c4c0d5d85c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:50.351Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=425ffb1b-5425-4f8a-9f7f-e98ab985f1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:27:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:00.372Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b456cd2f-63e4-4b99-a775-08eaa964e620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:10.397Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=14e96dfb-ff77-46d7-8bb5-3dcf486e5ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:20.413Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7b7b4602-4685-4afb-8a08-f15778573c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:20.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:28:27.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:28:27.102Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:28:27.104Z |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 |2023-01-13T13:28:27.108Z |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 |2023-01-13T13:28:27.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:28:27.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:28:27.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:28:27.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:30.435Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=aa13e6c7-36d0-4323-86bb-f830f65ec098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:30.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:40.448Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c42abcae-b2de-4095-85e0-42f381f4c36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:40.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:50.465Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f27b30f9-81ca-4718-b01c-07863ea75f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:28:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:00.505Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ac879a9b-5288-4fea-9e94-af4c8eb3d9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:10.522Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ad5f5b14-a3d3-4d06-8ab1-f4531d801ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:10.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:20.542Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0a5099e2-6474-46bc-9530-8ee71e4b5d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:20.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:30.556Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=11e49dae-058d-4c34-8aa0-5303715b627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:40.608Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7e78bae5-b0c1-451d-b701-8bf57f74d318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:40.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:50.627Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0772ad10-9bf0-460a-bec1-e6101e040c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:29:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:00.680Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=872e5001-4cb1-4fb7-88c9-c9c2a0a6af82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:10.689Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6d0d6d63-3a8a-40b0-aa76-fac818090d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:10.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:20.705Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0b52183c-d399-418e-88bd-40557e4dea25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:30.721Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=98b2954d-502f-4133-9f5f-ee6d5024899f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:30.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:40.732Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c2b64b0c-d17e-4f36-b653-8db573b0c19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:40.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:50.765Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=912f0c89-e435-4b33-af61-281a98dd5a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:30:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:00.809Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4e542b77-a8ce-46fc-bb75-951e28e67b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:10.829Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=82328301-42da-4e25-9ef5-2a15d5afccb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:10.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:20.849Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=dbe84f8b-50fb-4d95-b34b-34b37d95a492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:20.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:30.863Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=dc9b2d0a-b053-49aa-a020-76a88b45e634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:40.890Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7b07d289-7fa3-416e-af64-aa49b26931f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:50.932Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7d5216f3-59f9-4f1b-b07d-e1bb2755bf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:31:51.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:01.030Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5f2b5604-7b20-474f-a816-d83afaa74b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:11.058Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1e5ec598-f61b-4d86-a2b4-b44470b139e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:21.075Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=574ddc0a-3346-487b-8124-59d84dbfc4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:31.129Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6717bdd7-4779-4922-a2a3-862a29c70fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:41.150Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=431fdef0-716a-455a-9128-accc27a5a2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:51.177Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bafa00a8-f2be-4fcb-9123-4a38f03678a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:32:51.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:01.249Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7b0a72e4-ca30-40d8-a395-a5fa8882ad35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:11.270Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1df6eba1-509a-4d9d-a1e8-ccd0d4e79e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:21.300Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0020e0bd-8fc1-4996-aad3-2607ecf6557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:21.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:33:26.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:33:26.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:33:26.940Z |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 |2023-01-13T13:33:26.941Z |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 |2023-01-13T13:33:26.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:33:26.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:33:26.947Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:33:26.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:31.360Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=56318d69-cc74-4bbf-bcc9-15eef4f6e58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:31.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:41.479Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8be3d1f7-87f0-45c5-9403-dffc7233b27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:41.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:51.544Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=94ef4f7c-ed71-4409-ae6d-a7bc2224f333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:33:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:01.590Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=11e57592-b1e4-4016-a15c-cec180b580fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:11.613Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2d798724-e23b-493f-954f-4d931843796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:21.640Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=93d6b86d-7cfb-4022-becb-2ce003aa90b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:31.664Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=21b008d4-4c49-4b6a-a98e-2a1f122ce2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:31.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:41.684Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d7435e6c-d3e0-4b7a-8ca3-fd58419a6283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:51.715Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ff4f830d-6025-48e4-8c02-f7d0ea6d206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:34:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:01.732Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f57b34db-b3a4-45bb-b0b6-8453ea5b47ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:11.748Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ff4d174f-9aa0-457c-bf1a-5e62c8610935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:21.773Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d79dffd1-682e-4d91-9354-329bb515efed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:31.802Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ce8c7d9c-80e6-4881-8b55-ee6858437e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:31.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:41.814Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=85b01ada-e664-4d29-8f9e-7787216c8083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:51.829Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6b7eef4b-2faf-4f5a-a2f9-1866e819f722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:35:51.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:01.879Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=40e96f07-96f6-4f8c-aa82-4be34ff5015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:11.891Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bd6c6c80-92dd-4098-8707-5ebce187ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:21.918Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6473128b-c19f-4367-9a93-8c73b531f55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:21.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:31.948Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2d101727-0e91-49b7-9dfb-7add042619f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:31.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:41.960Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8b7b65ca-0bfc-471f-86f4-7bd7f69bf4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:41.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:51.979Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fea62010-1309-4530-b1b3-3f721697eee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:36:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:02.082Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=03b03ac5-81ff-40ab-9350-1310400e009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:12.101Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=57d891e9-311b-4307-b53d-737565ec3ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:12.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:22.136Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3f1ce415-641d-4fca-a399-b2b7a90899bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:32.162Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3a74f6ce-3afa-458c-bc0a-3c914f2e1093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:42.173Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e048fc93-01d6-4597-b291-63d470e5c032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:52.194Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c5444ef0-292a-4a4a-8ccc-1f28cfef35f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:37:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:02.238Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=32e092e7-07a6-4ca2-be40-dbfeb5a1f748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:12.254Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=52bd38f7-a3bf-4494-a300-7f3f88479a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:12.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:22.267Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c5affa24-37cf-449f-bf89-0deccc3266ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:38:26.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:38:26.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:38:26.973Z |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 |2023-01-13T13:38:26.976Z |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 |2023-01-13T13:38:26.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:38:26.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:38:26.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:38:26.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:32.294Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=234cc17d-8c24-400e-a43d-4129d7c547a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:42.304Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a7c59691-ef25-4d95-a7df-a785c13d4435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:42.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:52.345Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7a1a271d-80ef-4a7d-a725-6884eac6f5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:38:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:02.371Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=46ee94af-3ee1-4f34-a507-454fa3bf6100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:12.390Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=85f0ecf4-1be7-4d86-9b7e-fa7f7fad8c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:22.424Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ff5a013b-e013-4495-9fc5-5d6fdfe55bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:22.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:32.455Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=044d1d4e-8de9-4e3d-9e4b-0e463c8d972e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:32.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:42.482Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7a3a40fd-0219-4c8b-83ec-a899ce27fe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:42.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:52.507Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0917bdd5-bbde-4657-adc0-88d2273dce9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:39:52.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:02.603Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=09aced99-9017-4013-83a9-aedd60c667ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:12.629Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5edca75f-7f72-4c7f-92ec-ed0ec33cb015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:12.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:22.675Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=80982693-96b5-45df-bbe4-07acbbc3eefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:22.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:32.692Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=be115377-c4ed-4412-8aa8-28857d73a570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:32.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:42.712Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f3c04923-51ef-4e03-b841-2c9cce9b75f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:52.775Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=606c67b1-1cd7-4dd5-b5b6-9986cef76f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:40:52.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:02.815Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=016604ab-4618-4523-9fec-bf5be4b803f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:12.863Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f05d81cc-4813-4728-af86-9ce99df444c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:12.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:22.917Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ba6b09ad-45f4-4bbb-a7c9-7ea5b5190e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:32.934Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=439142a7-be82-4d43-a76e-c13d97a7c85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:32.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:42.952Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b16b509d-06e7-4bed-af09-a5e7bfa38e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:52.994Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=55fee197-8dd2-4c03-a6fb-5ba3ca1d465e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:41:53.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:03.193Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1e34f4a0-09ed-482a-8036-56a0b4c676a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:13.213Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fe847d5b-8ff6-47fd-b4e3-f5c87e143562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:23.257Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=19bb1158-6b83-4434-ac0c-dad1360f1df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:33.291Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=01aebcb8-38d0-448c-ba19-b5fca3097d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:33.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:43.392Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f2498644-f05d-411a-b311-9a7d6a33ce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:53.457Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4fc6d354-5582-484d-87a2-e0557b55a42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:42:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:03.513Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d736b7a0-d9e7-40af-b144-b2abea47541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:03.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:13.546Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=da04d6a4-1559-439c-9ee7-15bcf8da74ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:23.587Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c5635e79-dd1e-4ed0-b56d-7a23c7a04354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:23.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:43:27.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:43:27.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:43:27.147Z |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 |2023-01-13T13:43:27.150Z |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 |2023-01-13T13:43:27.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:43:27.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:43:27.161Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:43:27.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:33.613Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a2e1de7f-bfc2-443b-a8cb-ccd7b6607314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:43.670Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0a8ad1c9-ea7d-4783-845d-fc5760c0a357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:53.709Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2a7a6684-072e-4f48-8f42-59b235f9d97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:43:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:03.778Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=48e32dd1-628d-445e-99e4-09b35497645c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:13.795Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1122ddbd-c7a5-4549-b9df-e87afac59914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:23.829Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=28608bb2-0503-4461-b595-dc05bdf94bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:33.873Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2e6e7d48-f496-422e-9354-c1162dd2a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:43.927Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7a34cf9c-4ce7-4e92-a742-8de4e623a7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:53.968Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7e0520cc-b8bf-4b6d-8373-359bb11aa99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:44:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:04.020Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=571244b7-9b61-46e6-99a9-d24f015e39e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:14.060Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e8c4dbcf-e645-4ced-af76-c193c6757bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:24.092Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5f2d5d19-ae7c-4636-95b9-517c9c260b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:34.116Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3c3cfbe8-2b29-4cab-88d8-5d0829a0bf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:44.142Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2a6b2d3c-ae5c-4eeb-bda7-29cf39490aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:44.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:54.263Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6c60670e-8045-4e11-8670-7a0b28f0e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:45:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:04.350Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ef57fa9e-204f-4cf7-9ca6-f9d40e75994f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:04.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:14.384Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a045dd55-2091-4c37-8aee-1b6a5c54ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:24.450Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bbe044f2-0988-4ab7-aa18-7439b919d12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:34.483Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d3612d67-1e4f-4411-ad39-a3050e44e942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:34.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:44.502Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=cc5efd80-66ec-4bf7-a105-7b1b59a910bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:54.533Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c9f04c7f-2704-476d-bee2-49a6989bdb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:46:54.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:04.602Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a34436cd-8f53-4ef8-b2a8-d43a6baa3684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:04.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:14.701Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d72d985b-6fdf-4c8a-b09e-b2d08092d60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:14.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:24.721Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9a9ef7ed-6153-4e0f-b37d-e21b343c4a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:34.740Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5455c66c-e956-4614-87a3-3fc567c98a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:44.762Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ddd21ffd-e514-424c-a1f8-6d9f4b967127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:44.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:54.812Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=267079f9-1286-4e6f-8fc4-2b1b7d96c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:47:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:04.854Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fc274f94-631c-42a6-be74-d9862f535c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:14.901Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fb1f4e8d-70b9-4b8a-9c74-f8d70e630ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:14.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:24.924Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=14073e3d-7f48-4e95-934b-31d3935108e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:48:27.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:48:27.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:48:27.001Z |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 |2023-01-13T13:48:27.004Z |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 |2023-01-13T13:48:27.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:48:27.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:48:27.012Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:48:27.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:34.942Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f7f71b9e-4717-4bb3-8c32-77ac15ddc011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:34.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:44.981Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=076cb3de-54a6-46d0-97dc-67822487dfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:55.007Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d1024e26-b81f-46c5-b6ee-434d312895d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:48:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:05.031Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=032ea0f8-f160-4de4-9fcc-cd430871bc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:15.045Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=70b410ec-4265-4374-8e29-18a38a14c58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:15.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:25.069Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=847db83d-3fd3-415a-bbad-f40f2a8ed90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:35.103Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=82114c7e-84f4-4f74-a042-49e24c729d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:45.117Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=778974c6-af79-4780-a97c-96c005fa2985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:55.186Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=94654899-3b63-4d82-8d79-24edc5cbd3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:49:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:05.200Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=781b255c-d7dd-4ee2-b7d7-e7cad36e237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:05.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:15.219Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=54536a88-5784-464c-97d5-f2f251b6d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:15.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:25.238Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=df4581f0-f8bb-45d3-9542-a9353a136e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:25.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:35.253Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=caf1413b-c5ad-42eb-82c9-b7ffe97cb37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:45.265Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4fabc874-c0df-4bb2-8b47-c71773089918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:55.276Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b6838138-15bd-4a43-b468-3019496bab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:50:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:05.299Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7be6d311-ae73-447a-b137-cc4b5345fb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:15.317Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6ae64965-b9a4-410f-a880-a7c02523910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:15.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:25.369Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=84e7bd8d-e41b-441e-a747-97e1b5df51ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:35.390Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ca9585fd-7c7e-4439-8502-7e45a1897ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:35.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:45.416Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8ae4b3de-100e-4062-bb0f-e6b1782b2002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:55.443Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d8b7eeb8-8592-47f0-afaa-5cc31b065a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:51:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:05.474Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a49203ba-a37a-4c60-98d8-eb0b68057a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:15.486Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1e249335-db40-47c7-89d8-b2248025d29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:25.511Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4bb4fd0e-cd7e-49e1-a0f5-f49f8723d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:35.531Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1e16d5f9-cee2-43eb-9fa7-0decf8318c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:45.543Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=dea3ec2a-f488-4e04-8b50-c9ba585ba053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:55.559Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e787d0dc-9c30-47b4-ab8b-f4d19ed8c1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:52:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:05.584Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d51b766f-8683-44af-8579-7b11e7aaee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:15.598Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e9d3932d-0f31-4196-a711-1aa45d31ac72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:15.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:25.634Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=acbb6f63-ef08-45dd-96b4-52527015d8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:53:26.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:53:26.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:53:26.777Z |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 |2023-01-13T13:53:26.778Z |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 |2023-01-13T13:53:26.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:53:26.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:53:26.784Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:53:26.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:35.650Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b8160208-4926-41c3-8111-9b2a09d79634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:45.689Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=30b2f055-e290-42f7-ba4d-b5e9f39efc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:55.719Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9e621340-3256-4bf1-b63c-99312e1fc278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:53:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:05.776Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a110a936-672d-47cf-8c52-231f1aa1eb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:15.788Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fae0bcfe-66ca-4f65-8b21-eead943957d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:25.810Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7e3aa057-e35a-4ca2-8bee-f6ef5cfe6780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:25.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:35.822Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3f2a47e5-0d5b-42f4-bd10-582324ec069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:45.840Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8ca0a210-5942-42ba-be86-b423295df8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:55.882Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2361e05f-344b-4a5f-8712-c6b30b827a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:54:55.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:05.895Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7d46c7cd-9605-4a07-87c4-37bba7de4710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:05.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:15.921Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=424bf5a0-f434-4420-8f91-5c8497e31a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:25.950Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=eed0581b-c479-4a1b-be1c-8bac5ce4ce5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:25.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:35.960Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=84a95f82-b6a5-43d1-afda-d37315f40837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:45.977Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=beec28e6-94d6-4959-8518-6bf94d29c689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:46.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:56.015Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c9d9675f-af75-45b5-8c91-cf188b3183a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:55:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:06.063Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=4993e80c-15a5-4784-8764-a3aee6c52c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:16.086Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=beca604b-cab3-49b6-b125-6ded1f40d73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:26.117Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ba6382ba-d9a5-490c-909b-8711593840c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:36.151Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=282910a0-73a4-4e7c-90f8-66e5481a9e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:46.168Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=94099108-f556-4a74-9584-b65d00f5ed48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:46.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:56.217Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8f384cc6-c35a-4c07-9144-6d6235dabed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:56:56.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:06.288Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=eb1d8e6d-94fc-4dff-aab9-79c0642b0aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:16.320Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3c9821b5-6814-4424-b656-2c364036e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:26.350Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=46d4c57e-5e40-49b2-ba5a-4a88efe64e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:26.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:36.363Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3b70106f-b667-4975-8011-b3c54a7ab9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:46.384Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=35e7910d-0c4c-4d31-94d7-848b36bf70f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:46.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:56.433Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=434e932c-16ea-4e29-9f1e-a8a9dec82451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:57:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:06.462Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e6192a62-48ca-4592-ba89-8ddadac24167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:16.480Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=624ffa2d-2265-4a3e-86b7-6c187314f869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:16.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:26.496Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6e0d08e9-76c4-4fe9-9210-7b44477725c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:58:26.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T13:58:26.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T13:58:26.959Z |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 |2023-01-13T13:58:26.962Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:58:26.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T13:58:26.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T13:58:26.972Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T13:58:26.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:36.521Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=770a6e04-5808-4998-8a48-08a6467c2ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:46.548Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b8b06293-895c-494e-853e-d820154d1ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:56.570Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=235b6342-9c5e-405a-8aaa-137f39b60357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:58:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:06.580Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f6989ade-7e73-4747-9744-14c120ccbd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:16.588Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b1dc537e-db46-45e8-ad2e-bd1b62f9f272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:26.617Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=02565270-75c6-40c8-be50-18d27f97819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:36.629Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5fa74ded-d29b-4f6b-99b8-ef38b7f09a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:46.643Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2667b376-5f5c-4e38-bee3-5ccba59108e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:56.692Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=48b23cbb-d61f-4f1d-be08-017399e41ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T13:59:56.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:06.711Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=019e99ad-e864-4f23-a587-a46b90edcdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:16.763Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c5d13b24-0372-4378-a8bd-0ea3a126bb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:26.791Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a3181e55-be9c-4ddf-9cf0-3f2e261b97df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:36.805Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=674e9dae-6fdb-423f-aaa2-5af4c3c00942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:46.817Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=41be6e9a-3ebd-436d-9a45-14276c3fb65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:56.852Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=30108620-4744-4470-80c4-39e119df943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:00:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:06.873Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=262d2755-a0c7-4b58-ad55-782d2a76934a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:06.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:16.891Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=29b8c8e5-075f-401a-8b84-6ea7fc042e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:16.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:26.962Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=54807521-63c4-430a-8413-e3280f2759fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:26.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:36.999Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1a08d29f-53ca-4aaa-b940-f3d41b2a8034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:37.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:47.014Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1d42b2c1-c345-4e61-b62d-537261bd836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:57.048Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a6ee9cc1-c299-40b6-9088-78331ff57b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:01:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:07.101Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ada07ee6-9b87-499e-9621-4387ef8a5e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:17.124Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=133590be-82bb-4a8e-8bcb-01522244a4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:27.149Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=133862e4-52a4-4e7c-a19c-0ee37e91aae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:27.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:37.169Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=dd551fdc-399a-41df-a8c8-e67a51fa02c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:37.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:47.189Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=504c8aa6-80f4-4bfa-9f5f-4c86d58ad3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:57.258Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0b57d09b-ce93-4a77-a5fb-339877d7211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:02:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:07.303Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=387b49dd-018e-4360-aed1-ddeab06646c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:17.319Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7cc3877a-4e14-4fbf-9a7f-c967b91c9334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:17.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T14:03:27.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T14:03:27.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T14:03:27.269Z |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 |2023-01-13T14:03:27.274Z |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 |2023-01-13T14:03:27.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T14:03:27.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T14:03:27.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T14:03:27.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:27.367Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5e462bb2-b304-451f-8e28-0cc4d6e9f4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:37.405Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=47277330-a9f8-4d50-b92a-7ce09e2a885e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:47.418Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8a7c3356-c631-4134-867d-cfb2a7672af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:57.469Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ffbf0799-888c-438d-9dbc-b161f304bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:03:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:07.489Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=38d683b9-3b37-4439-97d7-aee1cd32ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:07.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:17.508Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6fb1f8bf-51be-4041-94d2-25ba3d568066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:27.572Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=fb7e0ffb-2cc2-427a-bdab-c2e8e781c7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:37.598Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=60639e7f-57c4-4f9a-88ad-b18bff6bed0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:47.687Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=7d7dad0d-4f0a-47c8-bd3b-2bc3fa0d2922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:47.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:57.723Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=81405b9e-1104-4196-94dd-86e1f5920dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:04:57.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:07.734Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=172473be-e8fe-469f-b8e3-992673e0a8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:17.775Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6135938c-3f4c-40fa-b88b-3e774e652b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:27.791Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=0dd09d7a-7f55-46b5-a697-4a34ff838f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:37.804Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f1045a1f-3ae2-43f9-8604-ed619fbcff44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:47.821Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e74c6ffa-f6fb-4614-bbe4-2737654f71b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:57.886Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8b709b64-493a-411d-9de5-f83afc32fca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:05:57.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:07.909Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=06f77d69-deea-430f-b6b6-10422d61e744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:17.945Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5b135f1a-5562-4bce-8d83-01a941e2f7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:27.977Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8c4b81c2-5b3f-4636-8647-1bc81fe9a246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:37.986Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ee47e55f-acd9-48cd-856b-09cd545ae062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:47.999Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d468b2cc-267e-44a0-bd37-d7e6b1783a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:58.036Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=00c0035b-15b6-4f15-bf45-2cf8004bc70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:06:58.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:08.075Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e6e2f79a-8fad-48ab-88c0-e3eeea8c7a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:18.087Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9f61708d-8057-4b27-b85b-aac42c666f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:18.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:28.117Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=63810260-104e-4f2c-8508-68d8cc789d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:38.135Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=403e8be0-1330-4b4b-8513-0020ce7b7978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:48.152Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=bb3097c8-5e0e-4bde-ae29-53f102ed13a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:48.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:58.179Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=dbe6bc24-c001-41f0-86c2-5f3f83586f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:07:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:08.202Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=67c0265f-ee63-4937-9211-08274f63e209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:18.226Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6dfdff77-18b3-48a3-a680-759d7b876a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T14:08:26.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T14:08:26.866Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T14:08:26.868Z |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 |2023-01-13T14:08:26.869Z |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 |2023-01-13T14:08:26.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T14:08:26.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T14:08:26.874Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T14:08:26.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:28.247Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f71c2bc3-9aea-4b4a-b0a7-4319476a1734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:28.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:38.269Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e16c2e96-df5e-404a-a366-6f18f363657b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:38.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:48.286Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3b9b207d-312c-4ff5-a5cf-19ac663babd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:58.315Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a92d7c4b-7d6a-4ca9-8362-ae52a8ae4ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:08:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:08.333Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=46eb1f63-bd8c-4fb7-a04a-26394caa9f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:18.350Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d0611dc6-8aa1-4108-b8ff-6cd346aa8e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:28.380Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=debec556-d168-40ea-804b-7ed3ae795876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:38.450Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5cf9ffe1-e475-4f8d-8cca-7f87fd6bf691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:48.480Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e9b4fbf3-10d1-43a7-81d5-84c4ef6d84f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:58.555Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6b399370-4903-4023-ba87-4f23fba45c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:09:58.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:08.575Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=16503a88-5ccd-4eb6-a856-c762e1c8b42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:18.601Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6ca3fb8e-9b9f-406d-b170-5fa758bbd872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:28.623Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=aa4c25a0-5528-4bf1-a18b-7c02ec3c87b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:28.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:38.642Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=80b761e5-d879-4fff-9948-d9161256bc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:38.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:48.655Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b14a96a9-661c-4a84-aa35-0574a74f2848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:58.683Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=762545d5-b6a5-4a48-9f3e-ce9088fb2529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:10:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:08.709Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=56803d5e-eaff-4775-bfbf-0d07dc224189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:18.721Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=15af7327-d936-4f45-9398-fef2790190bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:18.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:28.744Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ea4d1d02-9741-4cb7-8720-a1c11025371d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:38.783Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=516e4553-b4a4-4846-a167-61cab85bfef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:48.811Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2bfe5232-dfc2-4f5b-a1a4-e849b2f4b415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:58.918Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=54aafecc-7201-4b26-88e4-895fe2031a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:11:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:08.943Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b4d4fef0-1a7d-412a-989c-0603b8910799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:18.956Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=87b030aa-60cd-4baa-beef-08d9c7da13dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:28.979Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=ed64a8d2-ecd6-4479-ae9a-65a529c61a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:39.001Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=1ed94b3d-f09e-4710-8661-5b3980debcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:49.020Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a42453bb-37e1-46c0-9bdf-ab2f2eeabae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:49.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:59.051Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=6de4ff90-6277-48f4-b00b-fb9da60d0e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:12:59.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:09.085Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=db297592-c2a7-4e96-b6af-0aba0540f7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:09.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:19.100Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=2464fa72-b164-4e2b-8d15-cb9d1e207b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T14:13:27.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T14:13:27.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T14:13:27.045Z |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 |2023-01-13T14:13:27.049Z |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 |2023-01-13T14:13:27.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-13T14:13:27.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-13T14:13:27.056Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-13T14:13:27.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:29.155Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=8f12b318-f41b-423f-9c46-80d98a83e2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:39.175Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a4a79832-473c-4af1-9a4c-fbbeafb121cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:49.196Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=b42dad79-a270-427c-910e-1c997fcba74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:49.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:59.225Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a02357b5-1095-4fe6-93c1-42db37707b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:13:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:09.239Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=24e06ad8-5fc2-4c83-8f7c-d067ac8b1c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:09.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:19.266Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c590a7f2-89a1-478f-959a-fbf1971b5f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:29.279Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=65c607d2-59a8-4026-83fa-d7ae856feb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:29.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:39.295Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c199ae11-97d9-4842-8682-6cb7334b0841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:49.309Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=d9027269-d825-47c5-9fa7-8daafbb4528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:59.322Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=81d655b6-0828-4e00-8b43-7cb495981201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:14:59.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:09.336Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a00a9149-e1fa-47e0-9829-0010e4e506c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:09.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:19.368Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=870cfed5-2053-453a-989c-897221110748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:29.402Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a2993d7d-2938-4ff0-bb86-4db94e9bb9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:39.436Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=18ec784e-23fc-47c8-a238-a696d5d518f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:49.481Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c4a60348-a7a2-417f-b9aa-a930e2b4a617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:59.502Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=30b1a65f-ae2a-4f54-9754-1369e15850d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:15:59.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:09.537Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=558ebdf5-f436-4e41-9e98-0c7253d288a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:19.575Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f995a248-6c1f-4a5f-99fe-27234423099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:29.605Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a62da322-0d69-47ab-9b58-d6bfb7b3fd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:29.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:39.617Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=e7212487-cf9a-4ce6-8e79-fa2c527596ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:39.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:49.688Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=f5e4daa8-46ad-4b12-9a6f-b37979512e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:49.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:59.725Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=22709c7f-f4d7-4a4d-be50-64207c299888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:16:59.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:09.762Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=24304057-a5ba-4b82-9b77-ba4dab68c6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:19.775Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=786b5624-739e-4d4e-9232-a7ea345c039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:29.790Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=9b8c07e6-c226-459e-bac3-af2d962e611b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:29.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:39.800Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=c316361d-1ea5-4834-a0d4-4ed38ed2c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:49.815Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=733ba65d-fd5e-4284-b7ed-d93b8f594aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:59.857Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=5d63f38e-15de-4720-b42c-a3274e9bc33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:17:59.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:18:09.868Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=a52f0472-7d9d-4007-a3be-04cf3015314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:18:09.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:18:19.897Z |INFO |Init configs |InvocationID=1502d533-fb71-4165-8a6a-16dc6fd2b359, InstanceUUID=3a9d0117-3b8e-4695-9f11-2d6233c6261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-13T14:18:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T14:18:26.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-13T14:18:26.837Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-13T14:18:26.838Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, p