By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:25:42.088Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:25:42.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T10:25:42.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:25:42.796Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:25:42.891Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:25:42.892Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T10:25:42.893Z |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 |2022-12-30T10:25:43.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-30T10:25:43.128Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-30T10:25:43.155Z |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 |2022-12-30T10:25:44.530Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-30T10:25:45.041Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-30T10:25:45.061Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-30T10:25:45.062Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-30T10:25:45.125Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-30T10:25:45.125Z |INFO |Root WebApplicationContext: initialization completed in 1969 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-30T10:25:45.739Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-30T10:25:47.736Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-30T10:25:48.396Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-30T10:25:48.428Z |INFO |Started MainApp in 8.838 seconds (JVM running for 9.545) |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-30T10:25:48.660Z |INFO |Start scheduling PRH workflow |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:25:48.673Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a7c865e8-5f67-4a59-9312-37e6a1a104c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:25:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-30T10:25:58.620Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-30T10:25:58.621Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-30T10:25:58.623Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:25:59.230Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a2c7b785-d4ea-456f-87cc-52b3bf25c445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:25:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:09.276Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=494890b1-3073-4d3d-9bef-d5c9da093a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:09.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:19.342Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a201061b-3620-486e-8c6d-2e57eefd7997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:29.371Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=1cec040e-396c-4102-b272-1fb6c7445713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:29.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:39.418Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d1a37ac4-1c41-48c8-9219-e81353df92fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:39.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:49.446Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d2bebf7b-c246-4e82-bcaf-3061f3cd283d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:59.488Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ccca499d-3dc4-4e28-aa71-3c40f0a265f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:26:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:09.503Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=cd4938cf-8fc9-4538-a43d-87197b388416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:19.521Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=449eda03-9ffe-4158-97c2-5f3f7f455507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:29.537Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=39b6dc83-b0c7-4843-b452-6b95e1d48786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:29.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:39.550Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=92ffaca1-1176-498f-be73-392e3946a221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:49.570Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ec80fb8c-edb1-4a13-88ee-4f563f4c61fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:49.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:59.606Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=42687e6d-866f-4d25-967d-4ff97bdcf6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:27:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:09.627Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ec4c8015-d582-4ab2-b6f1-a1af0000cb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:19.639Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f430a73f-1f6d-4d16-a325-84d89b547ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:19.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:29.666Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0336dd78-0963-4a16-ba91-0cb02127c7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:29.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:39.686Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=821d634d-6399-48d6-b914-ad8bbeb4dbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:49.704Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0ab0c2ef-6ccd-4428-89bc-fdf69e7bcc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:49.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:59.717Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=78150d5d-a3b4-48b0-bb08-bd242577df24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:28:59.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:09.737Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=54e6fa27-491a-4c89-a3ee-22bb2d97fc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:19.750Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e858af02-1320-426b-960b-b7dbbac7f4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:19.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:29.764Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a48df1f6-397c-46af-beb2-8a67aab5b6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:29.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:39.777Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=30531430-9a25-429c-bef1-f775b04a887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:39.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:49.789Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=8ef4eb8f-72c0-4785-bb81-3a47a7e6ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:49.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:59.803Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9b4a97b3-7f93-47dd-9898-29ec85c3e52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:29:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:09.814Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=96ebc36b-e749-426d-8ebe-7aad8b20f03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:19.827Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a38da429-66ce-4eca-960f-ee43191d533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:19.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:29.849Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=fbd8fc0c-7cc6-4659-89e9-474022b55ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:29.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:39.862Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=3c7953b8-3438-47c6-8d78-95c146f60856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:30:46.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:30:46.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 |2022-12-30T10:30:46.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 |2022-12-30T10:30:46.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:30:46.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:30:46.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T10:30:46.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 |2022-12-30T10:30:46.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:49.875Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b53ba0ac-ca69-4667-b67e-c1f7d29e2cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:49.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:59.886Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=892a4b4d-7b64-472d-ad0d-579a26b7419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:30:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:09.967Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f0603aea-b390-43eb-8d65-4df3159b2293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:20.035Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=396e12ba-e59b-40e8-814d-e33276439593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:20.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:30.048Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=5b1ca709-a100-4031-a7d0-c07cba04caae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:40.062Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ff5e8139-ae39-4123-8e0e-c37c3e99697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:40.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:50.087Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=5f1cde46-1edb-42e3-b818-d4224aa14892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:31:50.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:00.101Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=113c0b2c-b0fb-4aa7-97d6-642877a740f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:00.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:10.117Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0d6c3a2c-94a5-4f23-90c7-ce35a5bdb2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:20.134Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=7dcbdab2-0a59-4a9a-ba7b-24744c97e37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:20.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:30.153Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d096c660-aa9d-4a30-baeb-f62c8ca145f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:40.167Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=2e942477-2246-47dd-83c8-3c6bb69fa557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:50.181Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9047f9ef-6829-415a-9968-65c177952b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:32:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:00.213Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=fc86de14-2227-4449-9de5-22afcc4b7200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:00.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:10.226Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=de06faf6-77cc-4a8d-9f1b-017b7e3dbac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:10.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:20.277Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4913dabe-e265-4256-a63f-3643ea0cacb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:30.293Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=2dc3f049-e099-4b69-88e5-214bfb217470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:30.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:40.306Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=95ce0dfe-6348-45d8-bab3-6e26683f9002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:50.318Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=1a55abbd-29cb-4650-b9e1-c36e3a1482a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:33:50.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:00.330Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b2740791-1e86-4ef5-a4e5-96dbb58c8be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:00.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:10.346Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=6360cf2d-93dc-4432-a664-411bd53a2880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:20.360Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9faf3aec-0f0d-4123-8513-f427023168c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:30.371Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c5a7bed0-6c63-4467-b955-5e9c6259fadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:30.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:40.383Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=2cd1fb26-399b-49d9-be82-2e7bf375b697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:50.427Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a6970732-1a6f-4970-8bc4-3781c5ca44e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:34:50.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:00.447Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=386c791a-0cb1-40cb-af11-162b2ecaa58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:10.460Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=eef82549-60e9-4495-a404-0e3291726e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:20.472Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d1e177c8-5590-4953-a7c6-5c74b3f02b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:30.482Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b9318e63-ac47-47e5-bf4a-366b0f0ea45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:30.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:40.494Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=bf08f5b9-8315-45a5-8a6c-dd846221c7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:35:46.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:35:46.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T10:35:46.091Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:35:46.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:35:46.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:35:46.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T10:35:46.107Z |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 |2022-12-30T10:35:46.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:50.516Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=eb407806-cda9-434e-b4f2-814ba6cfb17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:35:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:00.531Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ef3457ee-ada7-423e-9d2e-62de4570e9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:00.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:10.544Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f9387ac1-ff5c-46a8-b5a2-e56e8c4c878e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:20.555Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=78cbd462-dc44-4082-8019-db1167833bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:20.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:30.567Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=394e4372-76a1-4a60-b569-04f04c5eae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:40.579Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=3ff9a554-3580-45cd-b6b4-ffb4835810f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:50.591Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=fcf9790a-0286-44d4-b1ba-46c444ace11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:36:50.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:00.608Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=56ec573c-97ef-4c7c-bfe5-7b97e13c579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:10.627Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e3fd89a4-f0c4-411e-add3-2236e3881c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:20.638Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c848a0bb-36ed-4910-a126-e0678b6cd180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:20.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:30.653Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b40f96bd-d8cd-4a35-b624-2be643110718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:40.667Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a73db97b-7356-47b8-a593-72c70a4afcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:50.686Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=786ebbe0-1993-4375-b136-733fb4ea2bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:37:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:00.703Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9ae4bb5b-1043-4d84-9fd6-f94c27b6f4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:00.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:10.728Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=3c5df1d3-1464-4afc-bc2d-4f009bde0263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:20.739Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d94b77a2-7867-41c3-91f4-aa986e3b9704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:30.751Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=75d44b2f-25b7-4791-a7c9-cfef8ef30525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:40.763Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a6f960b6-cfb1-44d2-aca1-14a2e5ef6af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:50.773Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c11dd4e5-4505-4582-8ab6-9376c31263f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:38:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:00.784Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e8234d41-ec8e-480d-ae85-bd9d76240326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:00.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:10.795Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=64a40a47-f84c-4ceb-8c4a-396d7145a636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:10.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:20.807Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=de758cfd-e39e-4dae-b73b-ef2ddf74de3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:30.819Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d291ff71-45c1-4382-96d7-1ca277aa47a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:40.860Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=575497e5-9b85-489d-ab2e-96b27503e41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:50.872Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=fb3592bd-b3ce-4598-9195-db2aa601f880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:39:50.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:00.885Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=cf25de62-0734-4eed-ae7e-fa7ac44219e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:00.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:10.900Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ad4c9535-a11a-4d32-96b8-da1f479c1dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:20.915Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c5f56f69-1a8b-4cd0-a411-5a3a4030327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:30.927Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c1f438de-1c3e-458c-ab5b-27398d81817c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:40.942Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=758870cd-1e5c-44bd-b4ea-63472e1a8a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:40:46.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:40:46.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T10:40:46.078Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:40:46.080Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:40:46.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:40:46.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T10:40:46.091Z |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 |2022-12-30T10:40:46.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:50.964Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=2e48b9f1-ea5a-4b03-8bfb-34f7634118da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:40:50.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:00.990Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=1ed96740-4d3d-4aa0-9b84-280658784ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:11.002Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=8a284ed5-caeb-419d-97ce-11e4622bff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:11.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:21.014Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4ef3967d-edd0-4217-a2cd-3325c5448bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:31.030Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c7ad2cdb-5f6d-44d9-8fbf-6d216348b677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:41.044Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0ae22b2e-8859-4092-9ca2-e926a4cc282f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:51.065Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4986054e-d7c7-4455-8377-b1bc85da463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:41:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:01.076Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=7498c959-a9c2-4b0f-88df-9f82f77827fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:11.091Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=44f3b0db-98d8-404b-bdf0-d01e8e03873a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:21.109Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=8ab34c68-60c9-49e6-94ec-928d56fa9c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:31.131Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b0116525-a979-4913-9b65-6dd25b536de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:41.165Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4390851f-17e0-4027-a661-09a565b39861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:51.177Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=865f7535-1a59-4ec7-bc13-97496d75c3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:42:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:01.190Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=91100f50-9698-4b1f-9c21-6ac965a52e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:01.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:11.211Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=fa71f080-5eee-4204-acd7-327707f8b578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:21.220Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=17ece9a6-1aa5-4001-ad2d-748988d6db4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:31.236Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4cad1feb-2777-458b-9fc5-8d01cda8c3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:31.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:41.250Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4608f8d2-d99c-439b-94f7-a996a43986c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:51.269Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=52262b17-4067-479c-92a6-069f458928c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:43:51.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:01.285Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=88091d1f-c385-44ea-a0f4-359b6324593d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:01.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:11.300Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=69d492a6-056b-4e52-9cac-c5cb719d380a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:21.332Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b8e4e131-cd7f-4914-a148-c7f7f9e85224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:31.346Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=3ac52c12-dde8-4c5e-8778-b2f49aeae322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:41.357Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f4ce17d6-4d3b-42b7-90c4-b07a7ada33d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:51.378Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a5c7a6ce-795b-49b8-9a06-4dc25c468318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:44:51.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:01.391Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=86972c37-0e9b-425a-bc3b-b45ca88466f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:11.410Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=6dcb7f81-2363-4380-8e8d-ca3567a62002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:21.421Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9507473e-d8c4-4168-ad2f-e1e1db3b6de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:21.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:31.432Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0744b7ee-c7d7-4ac2-b90d-ecf5c90c7024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:41.463Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=75eba300-60bc-4e56-b670-b5f770ef8595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:45:46.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:45:46.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T10:45:46.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 |2022-12-30T10:45:46.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:45:46.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:45:46.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T10:45:46.075Z |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 |2022-12-30T10:45:46.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:51.475Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=1bd902c1-3c5c-4ac9-8525-c3f9315606e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:45:51.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:01.488Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=7097b4ce-a54e-44c4-bf9c-14707db7b522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:01.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:11.499Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=cf2c7402-58cf-443f-abaa-07002ee73244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:11.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:21.514Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=36bef828-3490-4e8b-b498-487f96942fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:31.526Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=8216ae90-b9d0-4956-8c90-ac458e721bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:41.539Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=6c0a28b1-1ace-42d9-9abe-f93edf26ee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:41.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:51.550Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=dc4619e2-bd89-4b25-ba56-a64adf31809d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:46:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:01.571Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=fc17d713-902f-4d9a-80c6-f32433ca6e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:11.595Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=05d1fe51-710a-422b-8eb0-d2f310b07f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:11.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:21.607Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=1e6c3863-b4ca-4229-a315-6ca08c14b4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:31.617Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=171066b3-cea0-4753-9a17-a4a067f9c8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:31.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:41.631Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f6902fd1-79f1-4b66-8a05-2194aaa0c4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:51.648Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=645faf19-fced-457c-a199-e20b780393ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:47:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:01.665Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0133859e-1099-47db-bf85-3d0f77278bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:11.679Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4ceef1f4-2a06-46e9-b722-49fdb1fa13f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:11.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:21.701Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ede2dd1f-a1d3-493f-b3d7-a01eeec4a35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:21.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:31.712Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=1ab13b64-2860-4aee-9596-9cc36fe8aaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:31.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:41.723Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=bc8bfc70-d7f8-4620-83dc-c4ccea0fe396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:51.736Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e823206f-4d86-4dd3-81e1-91102e698c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:48:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:01.750Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=02432271-dc1e-4af3-a6fe-b75290236f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:11.760Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=23f4f86b-3ffc-40b8-a7b1-a5dba84a64dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:21.771Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0cbe3463-48d8-460c-8126-b6825a880f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:31.786Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=7f6e164c-8558-405c-9208-0fac94dbdaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:41.798Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0dc3044b-6e71-42f7-b5da-8685a02d8fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:41.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:51.809Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f271205d-d2eb-4c3d-86f4-5751df060569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:49:51.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:01.821Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c3f1b16a-a5a2-4105-9af0-ef5441dc16d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:11.832Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a6a2d4f0-fbe5-4184-a278-1c9d0be8b87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:21.846Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=6f16e751-bdd5-4059-9cb3-0375b1f87afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:31.858Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=caded736-73f2-49e1-908f-048c0cff9832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:31.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:41.872Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=210d9564-56a0-49b1-be63-c51c056ce2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:50:46.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:50:46.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T10:50:46.093Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:50:46.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:50:46.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:50:46.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T10:50:46.104Z |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 |2022-12-30T10:50:46.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:51.884Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=cfd1ba31-2d6b-45aa-9479-04824c41fba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:50:51.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:01.896Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=8f0f0cdb-4cc6-409c-9054-4405d2885618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:01.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:11.907Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=7056ecce-76b7-4ba4-9d90-ecc12c094aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:21.919Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=98e71c9b-66b2-48dd-8c73-ef3e65f5b6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:31.939Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=894d497e-6fca-46c3-a52f-18bc55078e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:31.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:41.952Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=08794ee7-bca2-4e56-8c40-1679cce633c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:41.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:51.966Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b0e8714d-4617-4dd4-80b8-58d2647b0170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:51:51.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:01.977Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4f26a6d4-3009-473e-b2b3-e3ebd227b97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:01.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:11.988Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=3234edff-2ec7-4359-93aa-dfd2ce0c0b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:21.998Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=67c78331-071d-4513-97cd-e47690de3658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:22.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:32.009Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=2bbdee5a-5c90-4d65-91e9-c24272c35c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:42.019Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=2ee6fc0b-a2e9-405c-83d2-ebe104f24d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:52.031Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=98f3e214-c908-4e00-84d5-f53a61c900a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:52:52.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:02.064Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0c2f305f-49c1-404f-94ce-8387504a5e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:12.079Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a365b4ab-fb20-46b7-9de0-a5dde2c216f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:22.099Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0264e46c-576b-4021-b5d5-678fde8e6f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:22.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:32.135Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4f2ffd5f-954b-4929-8585-330b28ca1327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:42.151Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0d0ae9d7-feb2-4303-a780-2bd6d83536b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:42.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:52.164Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ee644a6b-7ca1-44f2-ba8c-bdec74c5942e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:53:52.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:02.175Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4767d381-2616-4014-a087-7cd90e4db6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:12.185Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=501274ce-982a-4976-8725-44ba529a44be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:12.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:22.196Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f02e4e31-23c5-4cca-85d9-e109683d8e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:22.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:32.210Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ba8ada02-63c1-4d77-b707-bfc90646c2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:42.222Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=551c22e9-b281-4feb-9456-fb69aeb9552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:52.234Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ee74b7c3-10ea-4e03-a6c0-6a6b050d674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:54:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:02.248Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=35e3effb-402b-4a5a-b8b7-9332649c69a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:12.259Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ec668678-d756-4eb2-a738-1278c65b3b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:12.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:22.270Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e69ceb4e-e30e-481c-a383-70f9a2b61dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:22.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:32.280Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=5ce1ea18-fe54-4277-9dc9-569b47886095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:42.290Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=21a5eec9-a7ee-4df9-b162-b1360f36b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:42.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:55:46.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T10:55:46.125Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T10:55:46.126Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:55:46.129Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:55:46.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T10:55:46.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T10:55:46.138Z |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 |2022-12-30T10:55:46.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:52.301Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ad5fb63f-093f-47dd-bb13-520b5e4f9e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:55:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:02.331Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=7f8f4318-63a5-46b6-bb22-bbcb08b360ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:12.342Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=fba42261-8943-4479-bd6b-0cc157177c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:12.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:22.355Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=aa8b1cf7-3380-41be-938c-0b0d80153cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:32.367Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b10cedc8-b137-41b7-a87f-65132263c3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:32.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:42.396Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=dda6581e-73cb-47e0-9923-dccb35c847b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:52.407Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=adf7818b-12ea-4c03-886c-1b9205c4d7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:56:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:02.418Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=5f76b3ea-ca4f-4af5-92b6-65201bdf8bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:12.430Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a26f58b3-08c4-44b9-ae8d-3041c95f3b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:22.443Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d76c6aff-04af-4bce-82a9-23296467be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:32.459Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=46639995-b34e-4928-be78-43a5b38879fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:42.475Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=541f1863-806e-4eb8-99b0-21e3136174f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:42.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:52.490Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=63982ee9-8c2a-4b8f-bbbe-d15372c4cfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:57:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:02.501Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=bfc04eb1-2b58-416a-9e44-a3201fa5cded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:12.513Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f9156653-0a0a-4abe-96f0-5ca7cb9bec65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:12.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:22.522Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9e2b7c5a-1c42-4c69-9747-c62aa098fc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:32.539Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e4635ab7-1b16-4f47-981e-4b761b4410b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:42.551Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=56391379-65f4-4a24-85b2-20bd840e7abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:52.564Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=47e7090e-8a26-4d44-bfeb-bd52a5b3c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:58:52.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:02.578Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a43aead6-b85d-48ce-9613-501c148ed57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:12.595Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ae7d4576-5403-4e72-9ce4-49e6f49946bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:22.611Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0a6897b7-4394-49b2-86f7-987389335a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:22.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:32.634Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=2be6d2a2-a8ed-400e-a4ca-8c85fd9959c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:32.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:42.650Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=6f4a0314-6c04-4fe4-9b3f-250c3dc6a37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:52.664Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0639e8ff-7ebb-4f14-b740-9081bd914af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T10:59:52.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:02.676Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=64416507-6214-4bdb-acda-c3f859e1b707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:12.687Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=948e6b17-7949-44d1-9f5b-defa3183398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:12.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:22.698Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=2d829bda-7992-4003-8efc-934536324e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:32.709Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4fa52401-32cb-4078-b3dd-73d16a7d5fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:42.720Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ea122767-6929-4b59-8d9e-58d647ced3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:42.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:00:46.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:00:46.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T11:00:46.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:00:46.142Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:00:46.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:00:46.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T11:00:46.151Z |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 |2022-12-30T11:00:46.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:52.731Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f488e4ab-37d5-4607-b055-b61cf29b22ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:00:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:02.742Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=66025b3a-500a-4882-a25d-9266d1826391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:02.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:12.752Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c78b651c-017a-4760-9261-df971458fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:22.795Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e57a8b58-9da9-4a6e-adf3-282f643dc6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:22.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:32.805Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c8a34b49-5525-4886-a6df-aa0679fbf435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:42.815Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=014285b0-0d35-4b12-a6bc-74953152e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:52.826Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=cbb1704b-aa1b-4c0e-a905-dbd6ca4e0c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:01:52.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:02.836Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=41f66cee-6964-497a-8ad5-6aed707bd42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:12.847Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=909a8e6c-77e7-4777-a063-3f6e3d6af5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:12.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:22.870Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=062a233f-2374-43c8-8111-80c07ddc9c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:32.885Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=7f60c274-769f-4c1e-8787-51d7f992e78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:42.896Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a083fc2a-ed2b-4dcb-ac14-b79b30eba4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:52.907Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=802d32da-fd05-402e-b643-776c05cc0cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:02:52.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:02.916Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=286eb575-e209-47ed-bd46-6b613f3922fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:02.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:12.932Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9ebbd77e-7179-4581-bf4b-f5ac5ed17f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:22.943Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=5a472f11-5c9a-46d2-867c-f36afb0c13bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:32.956Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=fb4bff77-dedb-43a3-a2bc-73bbfef09e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:42.969Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=6ecb8b0d-7104-4b8e-b705-38224d264f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:52.981Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=edb0f32a-7f28-4d53-82d2-2e7efef684e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:03:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:02.996Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=47081719-a5a0-4148-9623-615940e32062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:03.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:13.007Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=84b7ef60-8d5a-43da-8096-9bbb88eed851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:13.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:23.021Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0dd2b947-9c18-4128-a5bf-d6ace1df6795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:33.035Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d13a68a8-677e-4602-92dd-29a3381f4c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:43.053Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=42f89ddf-ded1-4e46-9e94-f9268b7e59e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:53.070Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=dd1ff4a3-9baf-48ba-b00c-b947e5989c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:04:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:03.086Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c0891046-3315-4303-a79b-205211e53acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:13.116Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c1405bb7-5ade-4a66-b12a-f31731607064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:13.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:23.128Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0e79c536-f1b9-45d8-b903-48bdcd61ef0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:23.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:33.140Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=5b6c408c-508c-4608-af98-36b2f679faa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:33.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:43.154Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d936afc8-40e7-4ed2-a1d3-f0bb5dff79a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:05:46.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:05:46.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T11:05:46.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:05:46.140Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:05:46.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:05:46.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T11:05:46.147Z |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 |2022-12-30T11:05:46.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:53.180Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=3b182638-55d9-483e-a6dd-476419aa2764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:05:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:03.193Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f4a44bc1-93e8-47a7-b1f7-d3cc354c745f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:13.204Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=76a3755c-771a-4f3e-9811-8fe8d220642d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:13.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:23.215Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=bb2ac93c-bbe2-40ea-9196-6021147e1ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:33.235Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=1f146b95-7488-4869-a7d6-afbb2601c67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:33.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:43.245Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=591a75a2-da88-4755-9ec1-3a4f1f4846be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:43.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:53.254Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=41d5a735-7877-492f-b8f1-8846962a65d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:06:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:03.266Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4cd11046-55ec-4d98-adb5-cc33b40a8f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:13.277Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f093a509-5601-4760-bec6-d9bf036de572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:23.289Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ffca4a8a-18fa-48ba-96f0-dbd153c50689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:23.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:33.305Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4c110f41-ca0d-4760-b7b9-6a9681865c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:43.315Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=464bc906-9c01-407f-99e7-0336972fe459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:43.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:53.326Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a2bd9766-b267-4403-ad3e-fdb9933deb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:07:53.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:03.350Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=6590094b-77e1-43e4-9090-51ab94ae70e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:13.371Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b0471d4f-e859-418a-93c4-527a8159672a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:13.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:23.383Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c0faafc9-b755-493b-89a5-e15158a1f0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:33.393Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b479aa97-cbdc-4461-935f-b4ec417de2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:43.404Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9b8261d8-9d91-4f56-b451-1414ac27b34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:43.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:53.414Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=41fa5d18-c9f0-4d11-b573-c0c5467ebe9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:08:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:03.424Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9b9f40f2-2e8d-44e1-9132-baa442e42f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:13.434Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=5dd721b9-540e-4c6d-af7a-3ef77a612610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:23.447Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=efd37990-b26f-4d85-84bb-42f9faf8126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:23.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:33.461Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=499046fc-2724-47b8-a8b0-9faee047dd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:33.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:43.471Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b404f06a-711d-4d22-822c-bc94a7b27bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:43.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:53.488Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=cdf7c324-3b94-4d38-82e5-d6086ace48b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:09:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:03.501Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=142c9b33-dabf-449f-aeb2-861c418c45a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:03.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:13.517Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e1ed552f-3be2-4aed-804e-1d46e294c238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:23.530Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e5ca98a3-52c1-4ebe-9f27-3f1c9ef5e38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:33.541Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b0fa7a8e-04c5-4a70-8bb1-891d0a18efa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:43.559Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=508afa9b-55a3-4b11-93f5-f139abf8d2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:10:46.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:10:46.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T11:10:46.102Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:10:46.106Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:10:46.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:10:46.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T11:10:46.114Z |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 |2022-12-30T11:10:46.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:53.568Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f69f554e-124c-4040-b116-306788c3df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:10:53.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:03.579Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4949214b-7148-443d-805e-e88543a3fc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:13.590Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9162f227-8746-4ea7-a7d2-8c9b3bc2b1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:13.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:23.602Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=8da677d8-d115-4b4e-a5af-9bd6d91410cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:33.613Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=654c1bde-4a37-4b2f-98e6-b7cfa708c109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:33.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:43.625Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=042910c6-678c-4516-8788-2039bf258e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:43.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:53.637Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=3b4ddd7a-5ead-4dab-82f8-05cf1f92c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:11:53.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:03.648Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d00b977b-f260-4852-8471-5fcbe9d9aba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:03.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:13.658Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9cb57b09-2936-477b-b2ae-570a197a2785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:23.668Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ad587945-1ba5-409c-9fe3-0e7db00de9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:23.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:33.679Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=fbfe8d4b-7c71-4783-87bb-4ec57328307e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:33.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:43.689Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=08d5ca70-1c55-4663-9920-0096d5872137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:53.702Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ea97b5e8-9612-4f37-a65c-6228ffe1f9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:12:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:03.712Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b501d5cc-b4d5-4191-b427-e73aaca3ca07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:13.721Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=cf5ae50e-1b57-40b7-b7cc-72d285f658a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:23.734Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=5ef18378-fcea-4e1e-99c5-6a840c1efe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:23.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:33.747Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4e18e2f7-d161-4e5a-a079-2235596323a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:43.756Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=d0f2ea98-2bb3-4ba1-906b-35424a017575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:53.776Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f81ef6ed-6cf9-495e-96e8-ff16437c0d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:13:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:03.791Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9d5985f8-7b3e-4118-9d9b-0da2d9b0ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:13.801Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=506af5ca-615c-4fe6-b486-784b66bfb65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:23.811Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e182e47a-6d7d-4966-aa1d-d7ae37e7c331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:33.822Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=30106b82-8cd2-43d8-899e-f278618e5c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:43.832Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=08bf99a6-200d-4409-aa4f-174ee411bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:53.844Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9e4d5d5f-4e38-49fc-bb8d-dc51a8ac3486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:14:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:03.856Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b188cac4-f34e-4d7e-912c-959254466895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:13.866Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=372640de-adc7-4eb5-9d60-c256ac27f1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:23.879Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e9478568-7df5-4b71-870b-5916494230d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:23.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:33.893Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=9d9943bc-f638-4629-879b-af300a3c608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:43.906Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=afc30271-5b39-4b18-b44a-6e93529198df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:15:46.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:15:46.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-30T11:15:46.093Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:15:46.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:15:46.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:15:46.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T11:15:46.102Z |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 |2022-12-30T11:15:46.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:53.917Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b17c7c3f-004e-4cb3-b980-61d7e4204969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:15:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:03.928Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=8fd07ab6-2159-4b11-895a-ad09136415a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:13.937Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=6c07cbd8-62d1-4c09-b592-2cac4f8124d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:23.947Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ddf24114-7f8c-4752-8581-3406cac2e24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:33.956Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=2de298be-1397-4e44-a186-67f9102a1788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:43.966Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=cad8d91b-27c8-4b5a-99fa-025732a75964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:53.976Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=b49d3570-4557-4e1f-b446-78f696297809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:16:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:03.985Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e61f069b-e822-4d36-809d-454ab7a79c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:13.995Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=4edfcce8-b73f-4c1d-bb50-22a9374d25b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:14.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:24.021Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e4f8bf59-63e4-45b9-8087-cee254278ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:24.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:34.033Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a97e4827-2d75-4609-b2f3-41b06d7dcd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:44.045Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=92728891-7a66-4c9e-ba05-50145d17ed2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:44.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:54.055Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a4273564-e4a1-4e92-9d2d-a8c45016e947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:17:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:04.066Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=06e321b3-448e-46f9-9e3f-4dec5415b40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:14.076Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=a073bb99-2103-47ea-8d08-8840181e039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:14.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:24.087Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=1f3343fe-1020-4458-9524-c5ffdda74c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:34.099Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=65e90da1-6915-476d-81a5-d31408a2e7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:44.110Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=53065f6e-34f9-48d5-be52-f9e137362a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:54.123Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=cef0e044-1a7a-4595-b535-8899e6469cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:18:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:04.133Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=8f8309c2-44e5-4c4b-b46d-c01a235510b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:14.143Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f1d90e68-072e-4d4e-8beb-7015979727bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:24.154Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=8207efdd-9cdd-4f35-a699-05338a93aa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:34.165Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=771c0818-96ac-4660-8c78-3f77a5b49bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:44.175Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=dae5640d-844b-46be-9b52-6f146e91b162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:54.186Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=3ec2360b-d869-4265-a226-c13b496183f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:19:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:04.197Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=405f5192-c4a5-461c-a547-82059eb376d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:14.207Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=01c6a0d9-40bd-4ffc-854c-edfcaa913560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:14.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:24.216Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f259faf7-927f-499d-a6f0-d6ce2e51eadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:24.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:34.241Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=07db1559-87b4-42f0-80bf-32f6c55fed81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:44.255Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e06aa9c9-38a1-4b27-89e8-9b0008959838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:44.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:20:46.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-30T11:20:46.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 |2022-12-30T11:20:46.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:20:46.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:20:46.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-30T11:20:46.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-30T11:20:46.084Z |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 |2022-12-30T11:20:46.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:54.270Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=eab92f5d-4d74-4aa4-9e15-8f3e2632c29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:20:54.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:04.287Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=e35edd0a-e3ea-44c9-b501-07cf4fcd3f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:14.297Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=7cdf03f9-4d78-4d8d-8772-e2e1fdbd4b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:14.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:24.307Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c3a6fa19-ed60-4ccc-85fa-a45584320d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:34.320Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=da7f80f7-d868-4899-89b9-dad466ca1949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:44.332Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=f0d3bc72-7be8-411e-88b0-2252026fbdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:54.343Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=0083d6ff-41da-480e-8536-9c8d107180a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:21:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:22:04.357Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=ff085ee2-aba9-4c20-919e-2c3507be6be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:22:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:22:14.367Z |INFO |Init configs |InvocationID=073d1bb4-6c3d-4ec4-a7db-d64181675103, InstanceUUID=c4d23ab4-dbaf-448d-85bd-eae25a92a9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-30T11:22:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |