By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T22:53:39.171Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T22:53:39.184Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T22:53:39.185Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T22:53:39.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:53:39.578Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:53:39.717Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:53:39.718Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T22:53:39.718Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T22:53:39.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-16T22:53:39.891Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-16T22:53:39.916Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-16T22:53:41.609Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-16T22:53:42.281Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-16T22:53:42.308Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-16T22:53:42.309Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-16T22:53:42.428Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-16T22:53:42.429Z |INFO |Root WebApplicationContext: initialization completed in 2512 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-16T22:53:43.416Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-16T22:53:45.686Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-16T22:53:46.699Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-16T22:53:46.732Z |INFO |Started MainApp in 9.8 seconds (JVM running for 10.619) |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-16T22:53:46.955Z |INFO |Start scheduling PRH workflow |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:53:46.967Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=506c1bcd-d024-4b42-b680-598ac5ee73cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:53:47.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-16T22:53:56.010Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-16T22:53:56.011Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-16T22:53:56.014Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:53:57.598Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ad8dab8-409c-41d5-a733-7962710b00b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:53:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:07.624Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b85c42f5-6f88-4b3b-a68a-98275045eec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:17.690Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ee6cea9b-1df9-46ea-aabc-b90b5965c48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:27.729Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1562ba01-5e89-455d-85c0-1d8cbd7e772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:37.754Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b05d7187-62ea-485a-a46a-e56cfde23991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:47.780Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=61b85403-8d48-4883-b31e-d5cf99ac48d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:57.817Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b530c881-c7bb-4321-a318-b98840460afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:54:57.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:07.857Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=11a48881-7636-45b1-b9e3-e01998edd90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:17.907Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aea049a6-675e-4a1e-a1d7-1414b7e674d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:17.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:27.940Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=63ecfe8e-b04e-46d7-b9bd-809dc601c9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:37.968Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fbae5fdd-c092-42b9-9ffa-2ab9a825a153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:48.000Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=92eb17da-f1f2-452b-9b1f-497bfd61704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:58.027Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=52c35bc3-655c-4b7b-8b6b-90ed1e32a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:55:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:08.049Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0c843a5c-3166-49e0-aa7e-a8794926c66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:18.063Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ddb8429-0450-4f06-86d2-cfce9448484d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:28.138Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9e4420e4-0067-4b4f-a7fe-0a3610bb314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:28.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:38.161Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=adb5b6e9-68a7-46de-a6e3-5bc39db204dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:38.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:48.222Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7015f74d-711b-4d05-b5ae-c7e6cec0d240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:58.250Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e401ee18-cf7a-48de-82fe-0fc879ff4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:56:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:08.262Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=773a9024-4e8f-474a-8ed8-1448a0471ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:18.287Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=173d2c62-fdd6-4175-b4a3-c5a98e33650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:18.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:28.312Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b608b925-1d30-4870-a4d5-e4c8d3066789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:28.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:38.332Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=90e8e3d1-0334-4a16-b16a-5de9d1786b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:48.352Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e4f404b1-ed16-4697-a09e-296d919d06ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:58.368Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bd4a468e-06a2-404f-b931-9f0ba508b422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:57:58.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:08.385Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0ed13c61-fc85-4cb6-84b5-da17d593756b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:08.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:18.397Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3a4a42d7-764c-4891-84bc-5b05c4f63283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:28.414Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bd84d9db-da12-4314-b676-042f7bbdd34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:38.442Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=382c91d1-aaf2-4d99-910c-bfdbde8ac0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:38.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T22:58:44.383Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T22:58:44.384Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T22:58:44.384Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T22:58:44.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:58:44.385Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:58:44.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T22:58:44.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T22:58:44.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T22:58:44.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:48.459Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=504231c2-b66f-424a-8745-3d0b6aff5c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:58.476Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ce717c8e-a26f-4b30-87de-4fc983a60e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:58:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:08.508Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0b88e02f-f5aa-4500-bcca-27962bd6c445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:18.565Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aadf676a-2909-41db-9568-13af02953a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:18.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:28.581Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a8c9fdc5-74fe-4ded-93c8-dec3af61700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:38.604Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=70c171c2-a449-4abf-b21d-183f68f6323e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:38.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:48.620Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=badac64b-7784-40a8-8758-aecba22f5cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:48.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:58.645Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fad92fc5-a92d-438a-a70a-c50f668de372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T22:59:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:08.659Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=61701d2f-8230-4a9d-809d-6b02ea8c076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:08.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:18.676Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d0b0c453-81a1-4e0f-a12f-d932a9d068f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:28.711Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=132ab8f1-15ff-4ae7-b57e-f7f5917ff603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:38.787Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a1264f8e-818b-401d-a282-0066477b6577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:48.810Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ead6ccce-b011-47ab-b7c6-e876c1487f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:58.823Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bad55cd2-ebb7-4e2b-8a4c-a6d45775fa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:00:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:08.838Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8827e9b9-7cd8-4d16-a714-1008d147a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:18.882Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=480f5e01-f2bb-4783-9fcb-e0f13fb9d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:28.895Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7cc39e14-4e05-43e9-b393-5f4a17b9b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:38.910Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3f5c2f85-e692-48ad-9599-303551711e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:48.935Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=303e8b5e-7f06-4c02-b995-7a8a6381a53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:58.951Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=04f979d7-13c6-4f93-a445-2ca1e0587695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:01:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:08.966Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5c89d609-0920-49bb-bd67-4c51a7fc0f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:18.998Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5c5c1f32-a1d7-4067-9901-25ebbe3201e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:29.018Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1b6f6949-7207-4854-bc20-ea6a3f4ea0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:39.060Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a8d95e9a-3f52-4f71-b13f-485c03593ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:39.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:49.078Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a1080aa4-4071-4bdb-bee9-09c9422544eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:49.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:59.126Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0f4d24cd-ede8-4503-84ed-c0e380ec1df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:02:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:09.168Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3d8f2d5a-0cb2-4ea4-8b2a-a31203091048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:19.193Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fff52213-8449-4468-9745-dd49b66bbdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:29.218Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3583ade8-434f-4221-ad44-1819e0a7c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:39.255Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=263309f0-7d8a-4a97-a7c7-4caea07de0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:03:43.862Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:03:43.862Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:03:43.863Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:03:43.863Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:03:43.864Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:03:43.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:03:43.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:03:43.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:03:43.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:49.284Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9abccf41-3650-40f1-95db-a51219c948ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:49.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:59.301Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=21ec1061-3f8c-4996-a81a-99c4fcd9a642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:03:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:09.324Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=53c1e04b-e342-4a88-a477-acea7cb9110e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:19.339Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fb562893-ba4d-43fc-89bc-37d61540d975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:29.355Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6f4918c3-1eb4-4f76-8726-f9edb48be6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:39.374Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b39df84d-e76e-415e-bb2e-c4c49e8081f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:49.396Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=32702750-59aa-420e-b49e-f84da6841efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:59.423Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a3699535-60b9-470e-b18f-93dc9634e67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:04:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:09.441Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0df81f09-8de9-4857-b3a2-1e8cf21aeba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:19.465Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9b4d203e-59fa-44fe-88a2-1a060fccb03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:29.488Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=11753b91-2538-465a-9d4d-e6280c35be6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:29.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:39.504Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b0f78648-f10a-4e18-af37-c409cc94d829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:39.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:49.538Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1fff7d4a-476a-4bb4-8098-b2ff1a9e2a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:49.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:59.551Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=742109e2-a24f-4eed-b2b8-53128f941fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:05:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:09.565Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cab3f5d4-a848-4441-bd79-2b21e2cee906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:09.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:19.578Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=043067d8-12ad-4e95-ba40-6d3ea62dee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:29.592Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2594665d-24c7-458c-88db-0155809853a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:29.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:39.611Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3fbfb1c0-d592-4d1e-af64-fdf8dbe71895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:49.643Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=14ef0fe3-b844-4bfc-b6d4-4596ab3a76d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:59.659Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=844a231d-39da-4f79-ae69-9d62323232c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:06:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:09.681Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f747e62a-4cde-4ca7-b69f-fcd4b826394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:09.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:19.701Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c8ead6fa-ec5f-4d3a-b25b-e71a3eb82489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:29.721Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ac6c6d31-cfd7-4914-9fb7-67f722040df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:39.735Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6de55300-906e-469f-a135-898a91553b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:49.751Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=84348304-7cda-4327-8a4f-1bd12cddb468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:59.780Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c57c141b-c758-4864-9aba-3ebe0c389002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:07:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:09.795Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a8a89224-75fc-4d23-a7e9-251c0f7ab124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:09.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:19.834Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=860db611-5d7b-4320-99cc-12b6e8dfbeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:19.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:29.852Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=79a06296-3ac9-498d-8524-7e640ac4df2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:39.869Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0ca2bb4b-c452-4df9-b62e-6d4a7d801097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:08:43.831Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:08:43.831Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:08:43.832Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:08:43.832Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:08:43.833Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:08:43.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:08:43.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:08:43.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:08:43.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:49.904Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d437e379-3aed-466c-adee-b1ca34b54b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:59.923Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0152ffe3-995a-46fc-8882-8a34416bc73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:08:59.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:09.937Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0d541400-1914-405e-b722-b87e03ac6af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:19.950Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cf31d1c4-c13c-436a-adb7-ceb20258ba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:19.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:29.974Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aef2fdf0-5f87-4917-adf6-17f2575790a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:29.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:39.998Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0cd37a6f-188b-4ab9-b27f-196d842f4b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:40.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:50.011Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1597ad0d-476e-4028-b87a-8d3763e40dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:09:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:00.028Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4aca81d1-8827-4200-a0ee-134e19279b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:00.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:10.071Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c97d476f-932e-49e2-934f-0b05639cf81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:20.087Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=34f71fdc-c41a-453a-94d9-2b986244d93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:30.103Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=19c74e4a-05e9-48bc-a896-af4562078276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:30.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:40.144Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=beb36119-a053-44ee-9cc8-f7fd2f2a3300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:50.165Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b0cfc293-ddc6-4a35-8b29-94466f9026a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:10:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:00.178Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5cd2dbb7-1d49-4078-9e65-3b23d002031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:10.192Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c035a4f9-0f9f-4ceb-83c5-e3691056fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:10.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:20.210Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6be190d0-0335-4ca9-a74e-68f4f31d0b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:20.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:30.268Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4d67c97d-8623-45d8-bdb6-23ff9a81b617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:40.288Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9b247d8b-589b-43c9-ad3a-2013802d0173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:40.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:50.335Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d8cca743-dd50-42bc-b877-699b4db97958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:11:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:00.422Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0dc1559e-56c0-4506-aa2e-361aeba13dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:10.440Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a757def3-5b4a-4812-8ae4-479748fcf0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:20.462Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a9a91ed7-f900-4f52-9e04-eacfe1e18b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:30.482Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e1180e60-4752-4417-96a8-05884d963268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:30.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:40.502Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ef1e9fce-3240-4ba6-bc4b-18efd259da7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:40.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:50.531Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=994298d0-ce52-46f7-b661-90bba575059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:12:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:00.555Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=713d8e8e-ad76-47a7-92c4-8345368a24b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:00.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:10.584Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4c116dd2-8cff-4369-b390-76be4c4cf2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:20.621Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8c717bbc-69b9-4ca8-969f-cfa04fde898f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:20.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:30.845Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=916f4a9a-b53d-471b-b04a-a9dc41b74225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:40.874Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ffd4ed6f-f778-4276-bbbf-e1e18c1f0e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:40.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:13:43.742Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:13:43.742Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:13:43.743Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:13:43.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:13:43.744Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:13:43.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:13:43.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:13:43.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:13:43.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:50.910Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=20deff90-96b0-42c0-b926-074d37ee4017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:13:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:01.020Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4631bf53-b43a-4282-9900-29c0ce48e6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:11.034Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=29782bfb-013f-4991-9a8a-ab6f2f5d3c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:21.056Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6e06f84c-4585-478a-b448-9954fffa1964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:21.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:31.078Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=891ed7eb-5e75-4c06-8df7-281533647293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:41.092Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f48e60d9-e129-4b4d-8be7-ebb4eebe068e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:51.123Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=dce3f02e-5197-4853-8868-f16ec16f571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:14:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:01.148Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ac3bd4ac-bb8d-4164-8f93-05a009accf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:11.164Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8cf3a9b4-f29f-41b7-a324-09adf3bcfb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:21.179Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=582b8fb6-26ed-471e-8610-20fedcee94d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:21.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:31.196Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=69f04162-5887-4375-a5d0-e923651c2e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:41.209Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=714dcf34-9cc2-4b27-8986-3a55be9e5c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:51.225Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5588837c-5d7f-433c-9559-a6ddb68ce17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:15:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:01.240Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=596da75c-1114-47b8-9c6a-656d78bd272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:01.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:11.252Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=612e96aa-6277-4025-ba8a-d0674b33f9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:21.267Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=185b947a-5dac-494c-a24e-387b77620307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:21.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:31.282Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=11202ad8-f700-4f7a-a694-5ca5260453d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:41.295Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=509bf71f-6985-4bd4-9e0c-e4a415503c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:41.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:51.314Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=91dba8a9-e2e5-48da-8b06-706c52ffd7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:16:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:01.332Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ade0e027-c0a6-418d-8e5a-23bd1a0a7661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:11.347Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=49be6965-a9ce-4e7c-9740-cf3da27234e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:21.359Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6a2de360-0538-48c3-89bf-d57e74d2dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:21.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:31.376Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=89e71275-3fb6-4362-b376-ee3ac4570a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:41.389Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3860cad9-4b33-4fc7-982c-966f658e8656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:51.425Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=098ab0ce-05ee-4cef-a10c-38ab770e48d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:17:51.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:01.448Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=af64697e-5013-4423-b422-d0b472040168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:11.468Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=26a7e639-ec12-4730-8851-11e3a73536e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:21.493Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a556c98a-6fb6-41fc-b3a2-f01e6ba21e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:31.514Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=906bf3fc-2eae-4536-a246-ca50e62d3aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:41.530Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a6572cda-e042-4c2c-8d37-bbd2ee86e7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:41.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:18:43.668Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:18:43.668Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:18:43.668Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:18:43.669Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:18:43.669Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:18:43.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:18:43.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:18:43.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:18:43.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:51.550Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1c8d13f2-96f1-4bab-9499-8fdfb88c25b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:18:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:01.566Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=edccc9b3-b146-4030-9ba7-741537d76228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:01.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:11.587Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ecd39b56-22d0-4892-b7d6-70fd1005f8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:21.627Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c9e08aaa-865d-450a-8fd1-a5e4ce5e8c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:31.654Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=06af2831-82fb-445e-9ee9-b8a88a2d527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:41.674Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bd1cd095-9af1-44a8-93e7-84a780c856e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:51.686Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0200c494-529f-44df-9731-8c5e910b661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:19:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:01.702Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aa8b2206-98c2-4bc7-97f3-37440924dee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:01.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:11.715Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8570eb73-be8f-4c9c-9cbc-03707567f832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:21.731Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=53a050f1-8829-4cb6-bec5-58e5e1e15fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:31.748Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c6bd3778-71a2-41ac-9b1f-55e54a57bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:31.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:41.763Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=90d3a4e6-3956-473e-b274-896845fe7c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:51.783Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8213d504-8119-4aad-ac29-8712e1bcba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:20:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:01.804Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c9f347db-241d-41d1-86db-db4f873f2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:01.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:11.817Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cdfce44c-3b42-4f94-a31d-55429d2cebfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:11.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:21.829Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1b7a6c39-5fdc-4ac2-8ef1-5af1362f987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:31.869Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0d1fce5a-5007-4a6e-944a-41456aaa9854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:41.881Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=93f15294-1da9-4940-bec3-3ba7d6414b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:41.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:51.892Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=61b6e3ec-2f0c-4dd5-b37c-3138ad1cafbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:21:51.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:01.909Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1e79c89d-e9db-47e5-880b-43a92fbc130e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:11.926Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7d999a41-f7f7-41c0-90a5-eed31dc0d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:21.941Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=59b883fa-8d09-413a-a31c-44312e22ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:31.964Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4a8f2d75-d882-426a-8c9e-e600b6f12317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:31.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:41.977Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7dabc98a-22f6-4221-8fad-aeaf15c98633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:51.992Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7761bace-15de-4743-8457-4fa43e523afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:22:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:02.007Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ae0a0626-72de-452f-89f2-0a2c8151ea20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:02.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:12.029Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=28cdbaa2-e747-474e-ae43-98e9f0edac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:22.046Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2583dba7-7ccc-4631-aed5-b7a547eef39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:32.063Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=626b8861-380c-422e-a58c-846d8652d0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:42.076Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f4200a65-9d38-40bd-a6d1-e4f6658ed833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:23:43.720Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:23:43.720Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:23:43.720Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:23:43.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:23:43.721Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:23:43.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:23:43.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:23:43.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:23:43.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:52.089Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=26323635-279d-4580-94a0-6ee13e2f5569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:23:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:02.104Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=015dec8d-c27c-457e-95e2-0b62731e7fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:02.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:12.130Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4d61314e-4d5e-40bc-a259-5da5179879fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:22.149Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7c224647-6728-49a3-9e1b-b734301b264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:22.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:32.176Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d0736937-726d-4d21-afcf-ef68f51a5969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:42.189Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=54751a0d-b130-4507-9ee1-d14cd5db1711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:52.208Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ecec574-6a2a-4457-ba57-30cea69caf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:24:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:02.226Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=52cef55c-5524-4425-adb6-7e4c8d279dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:12.243Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=adf6540c-8585-49fa-92ea-6021c58df477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:22.258Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=427d4cae-d1f8-402e-a063-7db42480450d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:32.275Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0986fef3-31e2-49cd-9cb1-9055dad758ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:42.292Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=23b21a25-c249-47db-b356-e8780b8e313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:52.305Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1e77cbf8-49ba-42ee-bbb2-e196deeedf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:25:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:02.318Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5f33a198-24b5-464a-bd3b-2ffeeab8c635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:12.343Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=de562a78-cf27-484a-8ddc-6630e12f0bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:22.357Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e772e45c-ef07-49c5-9a9e-9d1e86953614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:22.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:32.381Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cecff422-de42-4496-ab18-8131ccab5e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:42.398Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f04aa5ab-04a1-47a6-af13-83761c15f01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:52.413Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ac1136b0-1d87-41dc-ba5d-ba7969222ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:26:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:02.429Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bc3b521a-9149-411a-bd34-5485d0c38f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:02.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:12.457Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=837d2c54-ce3d-4416-9418-f63ac9f1760a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:22.474Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=17415feb-7848-4b2d-b1f1-0511859dbef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:32.489Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9ce746fd-a72f-43cd-b523-6d4008f84d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:42.505Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ba3de4a6-044a-409b-b3fb-1830259dc326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:52.526Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=dca3f88e-8483-42a9-b0e8-9f59ab4249f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:27:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:02.539Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9a4dae42-3b97-4f0f-b779-490427c45ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:12.562Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=76ac0378-7bc0-492b-a31e-9cf8f2b3df2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:22.576Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=da3be67a-7663-48fc-a79c-43606d9ad884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:32.603Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1b7a787a-5ebd-4510-9049-6a5ff87e91a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:32.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:42.618Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7c16531e-a16a-4f7a-b922-754af7b51351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:42.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:28:43.752Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:28:43.753Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:28:43.753Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:28:43.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:28:43.754Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:28:43.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:28:43.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:28:43.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:28:43.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:52.635Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=30a14346-e34d-4e88-9f0f-2f1cd438f628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:28:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:02.653Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1fcf29d3-c976-43b5-a34c-7eacc093838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:02.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:12.667Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5a6b2c91-0288-460f-b82b-cdf28c7744e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:22.683Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=05d9145e-f437-4323-9292-5e124776c1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:22.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:32.698Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=06557996-4f07-4b99-8f75-960392fcfef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:42.711Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3c4e6e47-b15e-41f7-ba23-4bbe48d04a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:42.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:52.726Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3b837ae9-c82f-4af3-8ebf-1dab9e81b9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:29:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:02.752Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6e048118-6a8f-4615-8bd4-67a9afe36b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:12.767Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ed4b277a-856c-49ba-894c-25e24a9cba43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:22.780Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7135963a-01f0-433a-aa3d-e8634c4cdccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:32.794Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d41c0064-d0dc-46a9-99a4-5208758efbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:42.808Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2f3209ae-97b7-4877-895c-2cd875a3ef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:52.823Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=df279fe7-114c-4ff7-b190-b91d326af273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:30:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:02.841Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3fd2f6dc-ab58-4d7e-89bb-f31829eebea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:12.862Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f93f1cfb-685f-4289-a35b-bc9a9e27a17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:12.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:22.884Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c34b2ff2-7eb4-41da-996a-707b6eae8248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:32.905Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=ed8fc728-8d11-40a6-a73b-a75244027b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:42.920Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=09bd5640-b541-4c72-ae11-184d6fe5de49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:52.936Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a0cdd844-3e29-41f5-8adb-552274671426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:31:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:02.954Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=33d7f579-bcc2-42ec-b06b-7ad98c09c455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:12.973Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=772dedbc-c857-4651-96e4-3b19c99d67d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:22.993Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=136ab20a-2abc-4833-8590-7bbf3799b84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:23.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:33.008Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7f0f3c71-8b93-42d4-ac21-72af6af3642d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:43.022Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2bf4c203-0bf0-4a73-a144-f4a4d70dac59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:53.050Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4bc00391-894b-4734-9e44-5bb2933c6086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:32:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:03.068Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=afb305d0-1c0a-4e87-ab62-ab8d6d9aa749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:13.088Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6e8abef4-24cc-498a-806d-5ac7758258d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:23.103Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d5f212e0-38dd-4e99-acfc-91e112de1c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:33.121Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f79ef5bd-4857-4601-b439-b92cbbe55bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:43.142Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6aa873b9-dce8-477f-9795-bc7283963c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:33:43.624Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:33:43.625Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:33:43.625Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:33:43.625Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:33:43.626Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:33:43.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:33:43.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:33:43.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:33:43.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:53.170Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=300d5a39-6cab-49eb-bfbf-1db72f87623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:33:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:03.214Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0f5bdf4d-1923-412d-87be-f394d9305064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:03.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:13.238Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3e0572ea-510d-4908-b55b-b5ad7cbb1932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:13.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:23.254Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=e71e36f4-505e-4999-9223-6504936002a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:23.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:33.273Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b4094ba2-5f86-4e48-a9a1-d852a9798334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:43.289Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0a1d58f1-122d-451e-aa04-a143ce723fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:43.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:53.304Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1362c00f-c38c-4fd1-9ac2-7d3429fd833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:34:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:03.319Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a82024bb-8216-4a33-b636-5b2ea9f134f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:13.335Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=da30649e-f3b0-4819-9192-98812b44fc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:23.355Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fdfd4eb5-aa73-4fb3-9e12-d67fd9d816cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:33.371Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=273bff85-b8d2-4020-b82e-579ef1cb4836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:43.388Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5ff18fb9-e8a4-405e-8ba9-53066b64c1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:53.400Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=af651aeb-5584-4bd7-8e4a-133cb693e637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:35:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:03.414Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0ba1f4b3-9300-4ddf-8a94-f54970ea4d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:03.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:13.433Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f3fe613d-79c9-454a-b65e-6da1552f4f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:13.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:23.447Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5e129ecb-4f39-489f-bcbf-a1a22b11c2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:33.468Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=5dd46dda-f12f-4904-a794-0c7bfa352b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:43.483Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=92718c55-d99c-4819-b164-164dd9b29d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:43.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:53.497Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=48e686ca-7022-40e1-92ff-a02e50e1ff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:36:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:03.514Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1ebdcc24-ab40-44e4-bd77-1e5917f5d0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:03.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:13.528Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=b8f1240f-c23f-4785-998c-d988f5388a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:23.545Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f28a75e7-5d58-43f9-a3c4-db5df18b2c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:33.565Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a98ca5e5-ad3f-4c08-9947-32e6eeecdc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:43.581Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3396759d-51b9-454a-974b-c69a91a82a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:53.596Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2c27e2ca-1c71-4719-a5f7-cc3054845f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:37:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:03.619Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=6c352f93-1b40-42c0-8a1f-6e883b5a3b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:13.646Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=79068269-fc7c-45d5-be64-5bcb08f27515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:13.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:23.661Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8c3b1a19-b321-4e0a-8068-be9f0da86afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:33.674Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2014c45c-d560-47b8-af80-280a90bf9d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:43.691Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=342ab777-90a9-4f9e-ba42-c0b7727067a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:43.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:38:43.738Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:38:43.738Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:38:43.739Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:38:43.739Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:38:43.740Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:38:43.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:38:43.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:38:43.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:38:43.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:53.708Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d4b18bca-2361-4614-a969-03b2f5669e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:38:53.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:03.725Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3224d0c5-f663-41b5-827f-5e5c24aa5bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:13.743Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=c56de100-004d-41ff-807c-7cf526af5705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:23.758Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=da33d29e-df1f-4bb2-8504-93567d7c6df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:23.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:33.773Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=aee8c93d-8983-4bf0-bc89-2602a6bbc0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:43.792Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=75772ac5-5c31-4e20-8ae9-d5437811669b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:53.807Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=bf0395bc-e343-4d98-86b2-34f60dc92956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:39:53.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:03.820Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8bd298ce-f064-4afa-997f-610bad255aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:13.845Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=45be9aae-3abc-4692-9b37-a0b8aa90c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:23.863Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=71c9652f-c2d2-42ef-acf8-022259f15a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:33.880Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4d1d8b7c-112c-4cf8-b6eb-fd76ab77be55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:43.895Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=8ff3cf06-edb5-48a3-87d8-ae2a0c175397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:53.909Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=0c6a59e4-6f80-4195-8ced-deb115cd65f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:40:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:03.924Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=3c94e420-4f89-410e-9cc0-0f0316d497d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:13.949Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=7221b9f0-0d5a-4003-90c6-6280612c3d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:23.982Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=09a4e7a3-80fb-45e6-b82e-a399def92faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:34.003Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9a6765da-9f0f-4875-b8b3-a036ddad4cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:44.017Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=f33da0ec-256f-47a4-975e-fab4a04232d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:54.033Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=62c42d66-1ebe-438a-b1c2-13fdc0cccfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:41:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:04.046Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=fa687504-ed74-41f5-8241-667cd8e2ba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:04.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:14.060Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=4358a44e-0cd1-44a2-ba17-b083898f0870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:24.076Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=cbc99f5c-d095-49e3-befa-2d254e8742d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:34.092Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a8b6c42d-26e2-4aa3-995c-27013b83d143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:44.106Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=69722c84-0725-451a-9c22-602f43fd5e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:54.123Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=69167aa8-60a0-473a-a1eb-c99577a84980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:42:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:04.138Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=24ced9c1-cf50-4913-b53f-cb1735ae23c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:14.155Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a7471299-4fca-43a6-bb1d-99b77b90313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:24.177Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=36cea6ad-9086-4470-8eaf-c5102cf9420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:34.192Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=02c16abe-6cd4-429d-a195-10223d1501ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:34.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-16T23:43:43.778Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:43:43.779Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-16T23:43:43.779Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-16T23:43:43.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:43:43.780Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:43:43.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-16T23:43:43.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-16T23:43:43.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-16T23:43:43.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:44.205Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=44a01d1c-e9d4-4127-8a7f-5384b16c9594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:54.221Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=424e5d40-bd2d-43c2-85b3-b80feb21a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:43:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:04.237Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=10ff074b-5159-4788-908a-fd4b473a2610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:14.257Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=d501e06e-5526-4db9-905c-c4867c2ab52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:14.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:24.273Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=685f0901-aaf1-4b97-a147-dcde0a3dda5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:34.288Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=9f2af5e0-0bb5-48f6-bbee-5e6edb0c6d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:44.300Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=2be01f82-01a8-4a3d-a7c6-4c0971204c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:54.312Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=818009c4-fbf0-42a5-8976-23924018dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:44:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:04.328Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=a9185600-f70c-451a-995f-fad44b2dc9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:14.343Z |INFO |Init configs |InvocationID=8f3e7ef0-391b-4d53-8a1c-751fe91440fb, InstanceUUID=1eb43d0c-6f82-4b3b-a310-2f8599f52eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-16T23:45:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |