By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T04:55:05.142Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T04:55:05.145Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-13T04:55:05.178Z |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-09-13T04:55:05.813Z |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-09-13T04:55:05.917Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T04:55:05.918Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T04:55:05.918Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T04:55:06.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-13T04:55:06.174Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-13T04:55:06.205Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-13T04:55:07.718Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-13T04:55:08.143Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-13T04:55:08.163Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-13T04:55:08.164Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-13T04:55:08.220Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-13T04:55:08.220Z |INFO |Root WebApplicationContext: initialization completed in 2014 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-13T04:55:08.658Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-13T04:55:09.417Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-13T04:55:10.665Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-13T04:55:11.235Z |INFO |Started MainApp in 8.488 seconds (JVM running for 9.198) |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-13T04:55:11.307Z |INFO |Start scheduling PRH workflow |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:11.319Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=98f6fbb1-2203-47c2-9f28-1acce16759c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-13T04:55:12.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-13T04:55:21.919Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-13T04:55:21.920Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-13T04:55:21.922Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:22.781Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=5d149580-b017-40f6-81c4-ea2a923471c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-13T04:55:23.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.136:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:33.846Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=07701611-770b-49aa-b3c9-700405bd8c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:34.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:44.069Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=17c8d9fb-c070-4693-8220-9d8f4ae2712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:44.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:54.098Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=39dad530-a9d6-4fbc-8ab9-2c7591b062ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:55:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:04.112Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=03fd40d6-8c68-47b3-b528-94f73ca4d8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:14.127Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=86375e90-bb87-4ca5-b75b-2757a1f0ac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:24.147Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0ea42ec2-1bf1-4828-8dc0-9c6a35f81eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:34.163Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=720c7b8b-06dd-4b2b-9b9d-f111321be97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:34.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:44.182Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=6b1fc388-e06a-4b1f-b576-ebed80b94ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:54.201Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=900f5d10-a1bb-4f81-a794-c51ddc8237c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:56:54.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:04.220Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=2dae9ec5-b71e-47dd-b3f4-16fad0e5536f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:04.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:14.239Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d403d164-6e85-420a-b965-1a1bd3341124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:24.266Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=cb66fb37-c685-4395-86fa-353783a4e27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:34.292Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b2694ca9-c3f4-4bdb-9e43-33649065056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:44.315Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=bcb08d34-b089-40da-8c71-28bc871e8f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:54.337Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=e0b37743-18f4-475e-ac36-657b8a079a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:57:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:04.355Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=48da2fb0-324b-42c9-aa07-fb020fe513ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:04.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:14.378Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d195d9f8-d409-4ad1-8eb2-18f31e8150ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:24.396Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b708faea-f873-4cc9-8466-a35798e7f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:34.408Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=589bdbb8-5eb7-4553-a561-8cca41010260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:44.421Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1f5ca675-7b57-4b82-8f97-29b51f80eca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:54.539Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b9da2a3c-f0f1-416f-8c65-cb120bc65ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:58:54.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:04.551Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=81465d84-8701-4767-a6cd-c855c2de145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:14.567Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=7295c94e-9b65-4fb4-b62f-7a1a01c00295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:24.578Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=045a8df8-df32-4c2c-8ff2-5410baa16ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:34.592Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=52a81eeb-5b68-4db5-9f7e-c94de00b9c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:34.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:44.604Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=26a290cb-2199-4023-87b4-26851c65e42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:44.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:54.620Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=800be582-c80f-4dfa-a8c8-2eea198342d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T04:59:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:04.637Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=8768c6fb-a64b-4e3f-991e-3e796735eada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:00:09.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:00:09.711Z |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-09-13T05:00:09.713Z |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-09-13T05:00:09.716Z |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-09-13T05:00:09.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T05:00:09.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T05:00:09.730Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T05:00:09.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:14.650Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1f1a8899-e42a-4831-b3c8-91251ea8e5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:24.666Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=7a6eb83a-8eab-48ae-9de8-cdeda603535e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:34.680Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=fd1d4842-d238-412a-a7a2-b96486201014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:44.692Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1aa8d5f7-b5d6-43c7-9816-1c4a97f790e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:54.704Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=9847ade3-ecdb-410f-9b5c-524f1f708a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:00:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:04.715Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a938e32f-0f8f-4820-8dce-3e779891ce90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:04.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:14.727Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=89182807-2a5e-4e3d-b140-15f9e801d604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:24.738Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=ddb6a18e-a034-40e5-ad76-40cb118cf52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:24.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:34.749Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a49d2d60-5779-45fc-9d96-21c09de5b413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:44.760Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=8bfed123-d22d-4a47-82b2-a94dede3d379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:44.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:54.773Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=55701dd5-f21e-4e02-8050-214cffdedbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:01:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:04.784Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=fb141123-faeb-4a91-a987-cb07c9dacf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:14.796Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0e349210-9675-4ec0-9929-c66488c87c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:24.806Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=9a705e60-d7b5-4760-b006-7bbe57c98f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:24.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:34.820Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=bbbe95d8-e2c0-4e8f-ba4b-d9b6ca3cccda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:44.835Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=9773d45d-2dd4-4b95-bbce-21abf036f90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:54.851Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=41a8f302-7aba-49ea-bd16-d1030a362286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:02:54.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:04.865Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d1f91855-5c5b-4e75-889c-fb8dac0d449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:14.879Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d788259a-b8ce-4907-802c-5480058fca5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:24.891Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=42c2e05b-7c82-446f-87fe-ec934400a03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:34.905Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0f87a62f-0d03-46d2-87d6-bda4b8d7e1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:44.921Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=e0ef6b35-0c1e-46ca-9250-48fa47549053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:44.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:54.934Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=64f7df4c-b9e5-4058-951a-51f53692066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:03:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:04.960Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a850d87b-d7da-49a0-8c29-186431b3e910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:14.972Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c1c40e66-fa86-40e3-b482-c1e56f9705ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:24.982Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0e13b27d-9d2d-479f-9530-cba3a3fb7ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:34.996Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=7bc67bbf-c57f-4bd5-b477-160e40317442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:35.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:45.007Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=ef888632-1c80-4c8f-be47-7a36a0684e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:55.017Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f3d5471a-d7bb-4ecb-99c2-082c1f345302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:04:55.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:05.026Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=284ba294-8ec9-4b24-8581-8baa10fcb3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:05:09.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:05:09.065Z |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-09-13T05:05:09.066Z |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-09-13T05:05:09.069Z |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-09-13T05:05:09.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T05:05:09.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T05:05:09.081Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T05:05:09.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:15.038Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=3aebfc91-7c40-4ce8-91fb-589c62d70c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:15.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:25.049Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f5efcf3c-bb03-450a-b5b1-740b067d4d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:25.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:35.059Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=6c14a146-37fc-4c9d-9fac-dc55c73a0718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:35.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:45.070Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=41fcd1dd-502f-4bdd-ab6d-37efc703aed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:45.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:55.080Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d59d0891-e19a-4506-8677-24da46ff412d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:05:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:05.091Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=4ead3218-9ebd-4ecc-ac95-2d2e713aa605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:05.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:15.101Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0e37695b-9d52-422d-b079-836ad6f3b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:25.112Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=794720ed-77e3-40a9-ae03-8bad764a330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:35.124Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a71f09d1-461c-4d48-a988-87c573ad89ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:45.144Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=36111e2b-0f2a-4103-9d26-5916fe7f5276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:55.166Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=4b6f81c7-25b9-4731-824e-9fc52f133e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:06:55.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:05.187Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d8129e20-0a35-4e4c-907c-955267f398fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:05.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:15.200Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=88ef9208-b50b-40b9-a112-80b89c0ca944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:15.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:25.223Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f03011ba-b7e8-4062-a14f-5573884fa77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:35.265Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=cb49bb33-5e6a-48df-878e-20ab39d683ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:45.341Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=676ea4dc-83ac-4217-967f-a22869fb5bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:45.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:55.377Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=e40d4a94-c65f-4999-85f8-0d101c466488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:07:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:05.469Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=bce1c3d3-967f-410e-b899-e880c07cceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:15.521Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=43972426-a386-49ca-a895-aa3d4eba2da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:15.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:25.530Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=6316a9ba-1e51-4e56-b903-8da08f681f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:35.540Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b6a5a3a2-2ade-4241-a204-f3ee1b727f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:35.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:45.548Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d1fbaf91-b190-4b88-a90e-b78c61048431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:45.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:55.560Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=70d2e207-5082-480e-86af-eb7e20484083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:08:55.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:05.572Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=7da2b3cf-cfc3-4c3c-b2e5-94d1ebcf27d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:15.589Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b577b46d-354a-4253-9d3e-7313ccc22ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:25.611Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=32931a43-4684-4ab1-b52d-7beaaba8a3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:35.629Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=2249211a-d1e6-4bde-8c00-3a6fa870da7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:45.641Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b367dc51-4f44-4a4c-adbe-f600cd683dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:55.651Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=bf33108f-da2d-4a5c-8187-9f89e1eebc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:09:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:05.690Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=7632608f-93cf-4055-942c-8b12552b0d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:10:09.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:10:09.130Z |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-09-13T05:10:09.177Z |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-09-13T05:10:09.188Z |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-09-13T05:10:09.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T05:10:09.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T05:10:09.200Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T05:10:09.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:15.705Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c5c3b015-bd60-4c7a-b4b4-66a12889e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:25.739Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1f4f2a05-0604-4771-be6f-85148224e8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:35.751Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d14302d7-92a0-4c6f-bff1-b9d2837394a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:45.788Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f883b1ba-60d4-45c8-b56f-f19b47fa9a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:55.806Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=499df87d-dfce-458e-a8a5-0f2c99dd79c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:10:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:05.820Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=6af84b0a-d739-4374-a921-dd2c18ff72a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:05.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:15.845Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a77e5802-2bf9-46ef-9cdb-a679efa99961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:25.864Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d6ed153d-9657-41e7-ba80-e93bc2f5dda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:35.875Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=579c1ea6-99df-410a-9745-804c06fe0aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:35.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:45.889Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=8e978e30-310f-4eaa-8007-559167dbeb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:45.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:55.904Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b2330c85-2242-4c21-9401-5e7d2c507d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:11:55.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:05.918Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=27f5f1f4-ae5c-4839-9c3c-6a071eb97cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:15.927Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=3ef060c0-f919-4a28-b3f0-49714465e56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:15.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:25.937Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=eea10137-b484-4627-842f-a67b1f201d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:35.948Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=11438191-b94f-4d87-a896-fc8ad6210185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:45.962Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=00c153a3-caf4-4d7f-a0e3-eca31f960854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:55.979Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=cde586ed-8da0-4ae3-9fce-52b5f2c7726a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:12:55.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:06.001Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=258b077f-3182-4f1c-86c6-9d275e8c35e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:16.015Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=de5b35fa-fa22-4167-b4f4-7bcf716134c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:26.025Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=cca1badb-8345-41a8-915b-258a8605c6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:36.034Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=dd580cee-0472-4fb4-9db4-6bfb9218f5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:46.044Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=338c2932-3c96-46d7-a109-10c5e6e4b07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:56.054Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=53fd9549-8ee2-4a28-abfa-cedc0c264698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:13:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:06.066Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=dbff81e2-fdbb-4ecc-8829-fc3c9c5686bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:16.075Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=8a151a88-8258-4cdf-ba86-4aa79a4695e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:26.085Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=db0209e4-4927-45d9-b0af-9092674ced5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:26.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:36.096Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=947966c4-5119-4b15-8008-212e9bc704f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:36.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:46.106Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0b1cfa96-0ad1-43b0-93a9-00277b07a491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:46.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:56.117Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b0808539-b076-4226-ae47-06a4024b179b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:14:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:06.128Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=32d245f9-e464-4b53-96b3-63c1fb150b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:15:08.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:15:08.994Z |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-09-13T05:15:08.995Z |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-09-13T05:15:08.998Z |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-09-13T05:15:09.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T05:15:09.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T05:15:09.008Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T05:15:09.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:16.138Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=076eff46-4ee9-47c3-acd8-03aa2edef1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:16.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:26.147Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=31d9d25b-10f3-4030-b00b-c05779ac6ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:36.157Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=985a9bbc-71df-4068-9bc1-01434283508b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:36.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:46.165Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=3a37009a-33f1-41e1-b29e-357348bb6634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:56.175Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=6a136972-4537-4b7e-8ec9-e414bd8f9102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:15:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:06.183Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=8b3ed6cd-7aca-47e0-ad75-e4260d2034b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:06.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:16.193Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=18479fd4-da19-4f42-9589-f8774319178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:16.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:26.203Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=ebd6fc71-c580-4a8e-a8ca-3252cbc5aa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:26.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:36.212Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=bc3c4486-cdb5-455f-abbe-c08e07a02442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:46.221Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=3af2143b-cbe2-44ff-85f2-dfe7c360cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:56.235Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=3db0bfdf-0199-4553-bced-d783ba2786fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:16:56.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:06.244Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=571a558d-d687-4566-a107-f083ed14c72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:16.254Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=961f9cc6-9bda-461a-8efc-b3694fd8a471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:26.262Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=39a73fbe-98b4-46f5-92cf-d9ec1d0f7aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:36.269Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=fff1ddff-e755-408c-9a36-8d0ac4929211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:46.278Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=5f32c750-6b57-4bbe-9729-3ab74fc848a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:56.291Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=24ccc09d-37b0-4b53-b243-76a7d0e732bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:17:56.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:06.300Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=9ac2584f-f5a7-4d2c-b1c7-f6c5cd2a7e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:16.309Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=358cc44f-ed2c-48fc-99cf-3b838ee400a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:16.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:26.319Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a6586da5-aa3c-431f-81da-f192be98df9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:36.332Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=05a45c2b-4713-4087-b382-da284cc962a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:46.341Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a5b7e3be-ea57-4220-81aa-42604d61c82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:46.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:56.353Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=9c7e52fb-676e-40d7-8ff3-12b663d42011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:18:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:06.361Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=bff69089-9d2b-4b58-a9e0-9548cc241d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:16.381Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=9ed8c5b1-16ce-44a9-858f-60638b147945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:16.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:26.390Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1d599be0-5267-4df6-9725-1dba82e65e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:36.399Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=370bde06-a6bb-47be-889d-61ddfc79b8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:36.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:46.407Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=119673da-122f-4f14-8ade-6b49a06e8bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:46.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:56.418Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=40dd2a27-bb56-4b0a-8c8e-271cc1e4dc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:19:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:06.428Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=aca545d2-93c0-4b64-b574-755c61c6457d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:20:09.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:20:09.024Z |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-09-13T05:20:09.025Z |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-09-13T05:20:09.028Z |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-09-13T05:20:09.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T05:20:09.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T05:20:09.037Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T05:20:09.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:16.437Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=54f91d04-023b-47eb-9623-4e2e2f1b8162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:26.448Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=7181b44c-3800-4212-90d6-606c1d0bc8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:26.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:36.457Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=854756b9-b37d-4f81-b720-e61f2beb3585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:46.465Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1dc62170-8a51-415d-9280-c98d59698a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:46.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:56.476Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c6cdf5d0-018a-434f-8769-67348e2a8220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:20:56.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:06.486Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=e7ecb93a-7230-4b71-9e4b-78104182905a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:16.496Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=387a05fe-923a-47d9-9516-d703441aeafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:26.506Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b8df472a-b971-4612-9889-03f771b4fd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:26.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:36.516Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=113d5706-f9d2-4272-9099-6721e30a5287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:46.527Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=7557dec9-5070-4847-bb1e-8562aa43c0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:56.538Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=ec160f19-dfb8-4dd8-9040-d2552232e6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:21:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:06.547Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=9cacf1b7-39b8-4b9f-9f47-690bbf621f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:06.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:16.557Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c29ded68-a630-4de8-8911-cc6e157b0a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:26.566Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1b585692-0860-4109-8b4f-c700f5c5f770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:36.576Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=8360e386-10e9-41ef-b596-50cfb2dac656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:46.587Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=371effb6-5f5d-412f-8d7e-5ba2376fbeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:56.594Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0606257c-ea79-48ab-89e1-81d5dd1edff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:22:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:06.604Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=bb47c51f-4755-40c8-94b7-fd346eb018b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:16.612Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=e86bdbf5-9a18-4ebf-bd51-8964cf6d1934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:26.622Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=5a8cf3fb-9d25-429b-806a-b339c14ab8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:36.632Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=5bee1f79-49ab-4237-b91f-7c4b1df09b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:46.643Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=e8ed7b6c-d253-49f5-9638-fe03a2af1b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:46.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:56.650Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=7448c0ad-9f3c-4b10-ae58-9295b265ffeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:23:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:06.660Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=67010014-2869-4000-92d1-7f1b2c9ea6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:06.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:16.667Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=65e6ec32-b0ed-4c5a-8837-5c08836b40cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:26.677Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f368b59b-f2cb-4ec5-a88c-9e5788d3a36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:36.688Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c69b5492-7ae6-4226-9042-36ab6d2cde78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:36.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:46.702Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0b860feb-8c50-4685-a163-ac80b74d16f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:46.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:56.711Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=591ae51e-0ac0-4dda-8a84-d677307ad799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:24:56.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:06.722Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=78b38ee9-4ac5-40f8-ae0d-522252f8c036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:06.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:25:08.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:25:08.975Z |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-09-13T05:25:08.976Z |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-09-13T05:25:08.979Z |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-09-13T05:25:08.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T05:25:08.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T05:25:08.986Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T05:25:08.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:16.733Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=4909e7be-02c2-4588-bd59-4fb69bbe4a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:16.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:26.742Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d8aab81b-623c-40e1-93c6-6b2f670675a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:36.751Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f291be70-85d1-44b6-b7a1-2e4b32b3acfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:36.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:46.760Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c8d98259-8bec-4d40-8eb7-9c70f65a9268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:46.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:56.770Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=45c33636-b623-4876-bbce-4b38d3c21f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:25:56.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:06.780Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=119db409-566e-4d9c-8d0b-7ddd629c7b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:16.791Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=936897bb-a057-4640-b438-6571471e7688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:26.798Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=ba9f6dc0-f4cb-4c1a-b6fb-31ebe17ea2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:26.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:36.807Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=5f7c2335-c5c9-4718-b52a-f95f5914367a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:36.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:46.823Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=6c7042ab-8d88-4b1e-bbf2-2b4a62381386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:46.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:56.834Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=5c53d55d-929e-4176-8976-cb9d733778a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:26:56.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:06.843Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=be16fd76-fbce-4786-b2ee-fe6c9663ac47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:16.853Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c0ad0fe3-ba5c-42c5-ad86-1da5f801e461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:26.861Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=21b61bd7-b377-4986-ba62-903216b6b998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:26.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:36.873Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0aec60ed-c7f2-45df-a11a-93c22e125c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:36.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:46.882Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=ca1f77c6-5398-4a25-8e51-c4851522c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:56.893Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a824cd21-704f-4dc7-832a-a9bdac529671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:27:56.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:06.903Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c130cdd3-e395-47a9-9e85-bc700a34f01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:16.913Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=4cdcd95a-aee2-4369-ab8c-2d9f630fbc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:16.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:26.922Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c4f81067-4b6c-4cd5-93ff-bc59d5573f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:36.930Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=212413ce-708f-495a-a068-3ff10893ffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:36.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:46.938Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=3fd06d4c-b24d-434c-82de-c0e5c06e6aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:56.946Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=44984550-ea74-4c7a-9bc1-0322f03a5e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:28:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:06.954Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a1b7a769-2269-499f-aefa-d2c2b51ebf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:06.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:16.965Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=644ae29a-fc3f-4b1f-ba2a-e7edad7bb3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:16.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:26.974Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=640fba8d-e9dd-4f62-af15-631df40bf137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:36.982Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=405d2a51-86f0-4f4c-8850-1a1237bd73c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:46.992Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=8f863738-e65e-46a4-8f13-f0a48665f08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:47.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:57.009Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f6280f87-8b24-432d-90f6-2c5e724f9787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:29:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:07.017Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=23af10c3-9a60-4216-8fbc-35fb2cb188a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:30:08.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:30:08.979Z |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-09-13T05:30:08.980Z |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-09-13T05:30:08.982Z |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-09-13T05:30:08.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T05:30:08.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T05:30:08.989Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T05:30:08.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:17.027Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=e1e77648-e2ae-40d3-a2bb-92baa18ba5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:17.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:27.036Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f4393adc-534f-47d5-9581-01b33753c97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:27.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:37.045Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f0aed309-fb79-43d3-b144-3675d1bb3889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:47.057Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=460c6a85-f413-4199-938d-817634bcb75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:57.070Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=70b232db-2f3f-46e0-abc8-585b0f5e46c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:30:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:07.081Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=3f5d2f4e-f3b3-4a32-b86e-a4c3187639db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:17.090Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=b12c1452-0e4b-44a2-873a-2d310cb0ec5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:27.098Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1cfd2f24-b4f2-494d-a94c-7ca729584afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:27.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:37.111Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1f697382-bf63-4dad-a9cc-2b02ae7b5c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:47.118Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=5583d156-2f1e-4f58-bd15-3f66b03625a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:57.126Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f5c9e2d7-7cf8-43c6-a530-ec860f335ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:31:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:07.133Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=25387328-b8fc-4db8-a11a-19ea9da9a6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:17.143Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c62776d5-7555-496a-b5a1-c4ea7e4abb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:27.154Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=dfbb0e55-669e-4fa6-8d11-87d414f16601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:37.162Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=91fae47e-4889-441f-a307-e28f4d30d306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:37.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:47.169Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d00b34df-3ec4-45e5-baa7-6037013b4c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:57.178Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=254fd98f-edd3-457a-a129-9b5861a6411a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:32:57.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:07.186Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=45d927eb-dada-425c-9640-f0fa33f20e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:17.197Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=20218a7f-8d6a-4788-bd57-569ab6d66d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:27.212Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a6915ec5-1cbe-4196-9977-5334eb1470d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:27.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:37.221Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=6b820c79-fe7e-4cb3-bbf0-743eb846c58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:37.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:47.229Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=1f69059e-9a77-498d-9f49-80cfa2a2ee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:57.236Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=80f195aa-40df-4cc4-a38c-90ec55b6dde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:33:57.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:07.244Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=77126fc3-abf7-4e48-886f-ead372879346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:17.252Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=63cb0719-f932-4324-86a9-aa0f75969050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:27.262Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=6e17a850-752a-422e-a153-c8844e5d9c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:37.271Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=8ba76f63-7ad8-4efa-af48-afd82f1789c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:47.281Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f22967f1-0ba6-4ab4-b05e-02c151c0941e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:47.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:57.290Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=4f07d08f-ef6d-47c3-8ac5-78a13b91cc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:34:57.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:07.298Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=9393977e-0f04-49e2-b905-ed59a10243d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:35:08.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-13T05:35:08.984Z |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-09-13T05:35:08.985Z |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-09-13T05:35:08.987Z |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-09-13T05:35:08.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-13T05:35:08.994Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-13T05:35:08.994Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-13T05:35:08.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:17.306Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=41c89ef4-c6c0-4a33-ba61-48070475217c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:17.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:27.315Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=5b46dd38-4d9b-41e6-bc16-082795d74187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:27.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:37.325Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=40be3152-868e-4317-8a07-17c04a0a03bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:47.334Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=f4524c9c-ba50-4a77-b772-6aeea365294b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:57.345Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=27ed6c06-631c-4d60-b635-5a2596836fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:35:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:07.356Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=872a7b2c-6efe-45f1-ac8f-1914b75d8216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:07.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:17.364Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=54e14244-912f-45d5-b432-0588af535fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:17.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:27.372Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=caf7ab39-e0e5-422d-b439-6a164c5cf59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:27.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:37.380Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=a51bbd18-e37f-42d8-9dcb-bc6cad8c5a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:37.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:47.389Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0d3b1ad6-d603-4b76-a179-a9064bfa6b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:47.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:57.398Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=0fbbb409-02cd-4002-918c-9f9ac25dcf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:36:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:07.406Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c4170307-ba53-42ab-b75d-53d0e0deaa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:17.413Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=76a5ae56-666a-40f0-a498-0f0b4a84080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:27.433Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=142fd315-c32a-4431-bfaa-ff07712161d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:37.441Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=03dcd6c4-f754-4e4f-adda-f016a3044818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:37.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:47.449Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=4de06293-c58e-46c2-be1e-ebc63f3bb060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:57.459Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=adfb830a-1629-4d3f-91a5-eb0ae7040afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:37:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:07.469Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=ef9ef52f-72eb-4592-be61-ddba10f6b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:17.478Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=6296821f-5c58-441c-8c2d-c8d18923219e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:17.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:27.488Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=41f68700-88c2-4154-90e3-3f1db7073562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:27.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:37.496Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=77e95b1b-0d30-40d2-8008-ab420fc8084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:47.506Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=d643dcef-4758-4edb-bebd-4fde44e9e54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:47.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:57.513Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=9a882e3e-b01e-4d23-9e8d-3f42dc0e1328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:38:57.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:39:07.520Z |INFO |Init configs |InvocationID=e54358de-227e-4ca9-a3d9-fead5174a4ff, InstanceUUID=c75b2c90-1980-4ada-8cd9-1fe3d2fa8124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-13T05:39:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |