By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:07:25.831Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:07:25.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. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:07:25.863Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:07:25.866Z |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 |2023-02-04T03:07:26.660Z |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 |2023-02-04T03:07:26.891Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:07:26.892Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:07:26.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:07:27.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-04T03:07:27.119Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-04T03:07:27.169Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-04T03:07:29.953Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-04T03:07:31.043Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-04T03:07:31.095Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-04T03:07:31.097Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-04T03:07:31.319Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-04T03:07:31.323Z |INFO |Root WebApplicationContext: initialization completed in 4153 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-04T03:07:33.660Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-04T03:07:37.656Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-04T03:07:38.537Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-04T03:07:38.803Z |INFO |Started MainApp in 17.91 seconds (JVM running for 19.245) |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-04T03:07:38.894Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-04T03:07:38.898Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-04T03:07:38.902Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-04T03:07:38.934Z |INFO |Start scheduling PRH workflow |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:07:38.959Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2c6a55d1-01b8-4d9a-847f-cd4144697940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:08:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:08:50.125Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=edfc47ec-f8e3-4a3c-9b63-aecd490aef7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:09:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:10:00.290Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0f5c8fbc-d157-4114-a5de-b84b04268477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:11:00.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:11:10.476Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2636e966-cf0b-48b3-8a66-bbea30ee20a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:12:10.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:12:20.603Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=df34cfe8-9056-43e6-a959-c72888a777f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:12:35.876Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:12:35.877Z |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 |2023-02-04T03:12:35.877Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:12:35.878Z |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 |2023-02-04T03:12:35.880Z |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 |2023-02-04T03:12:35.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:12:35.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:12:35.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:12:35.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:13:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:13:30.696Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4a5b534f-e4ac-4043-97a1-b742151f9fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:14:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:14:41.873Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b1c02591-6844-453f-a95e-6916c118b222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:15:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:15:52.011Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=cfde14e2-2f0f-4900-8ca4-c79cfad1a963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:16:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:17:02.079Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0be270e4-c565-4936-97f6-9128c96070e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:17:34.546Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:17:34.547Z |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 |2023-02-04T03:17:34.548Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:17:34.548Z |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 |2023-02-04T03:17:34.549Z |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 |2023-02-04T03:17:34.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:17:34.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:17:34.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:17:34.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:18:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:18:12.164Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=657f9443-7db9-413a-9b4a-98f7b8d15a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:19:12.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:19:22.279Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=745ae2f3-c790-4e9e-a465-c03689480eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:20:22.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:20:32.336Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0b6954f9-211f-4cbc-897b-947f75883f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:21:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:21:42.416Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=aa3951dd-8164-4dd9-9f40-3ee5ec94c13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:22:34.319Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:22:34.320Z |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 |2023-02-04T03:22:34.320Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:22:34.320Z |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 |2023-02-04T03:22:34.321Z |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 |2023-02-04T03:22:34.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:22:34.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:22:34.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:22:34.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:22:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:22:52.476Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=22800d02-b720-4e03-83e0-627066313db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:23:52.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:24:02.550Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=9a95e244-9668-4a43-8ccd-f69fad96e257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:25:02.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:25:12.589Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b0b8e5df-9b0d-4b5b-91de-75ea6bbb098f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:26:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:26:22.667Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fb56fe87-dd18-4bf8-ad44-98b5654eaa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:27:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:27:32.737Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ab28d87a-67c3-4ffb-8e48-81144d652f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:27:34.307Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:27:34.308Z |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 |2023-02-04T03:27:34.308Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:27:34.308Z |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 |2023-02-04T03:27:34.309Z |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 |2023-02-04T03:27:34.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:27:34.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:27:34.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:27:34.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:28:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:28:42.796Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8e796e01-23e3-48ac-ad4d-4dd53f314f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:29:42.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:29:52.866Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5e1e8f4d-078a-4c6b-824a-6c356e302e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:30:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:31:02.906Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=1b97d10d-42b0-4979-8025-e179cece5844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:32:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:32:12.945Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b7f12087-9649-4970-91cb-af0d8088fe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:32:34.201Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:32:34.202Z |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 |2023-02-04T03:32:34.202Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:32:34.203Z |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 |2023-02-04T03:32:34.204Z |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 |2023-02-04T03:32:34.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:32:34.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:32:34.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:32:34.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:33:13.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:33:23.003Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0d0515e0-6031-42db-8bba-5e8e3e4e5504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:34:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:34:33.069Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a3e29c6b-4ead-4e25-a3ab-e6b5a5588430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:35:33.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:35:43.112Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fd290af4-9ccd-4154-b563-4cd88fcca561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:36:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:36:53.147Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=36a4f15b-8b6a-4043-9a86-36fb4d74d12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:37:34.248Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:37:34.249Z |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 |2023-02-04T03:37:34.249Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:37:34.250Z |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 |2023-02-04T03:37:34.251Z |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 |2023-02-04T03:37:34.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:37:34.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:37:34.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:37:34.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:37:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:38:03.204Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5bcdac93-5ea7-4859-9a67-7ab110c1083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:39:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:39:13.240Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4fc09aef-e013-405c-adb2-e1a93f5023d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:40:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:40:23.273Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ba3cc57e-1202-445b-b878-3aaf9f9a5563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:41:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:41:33.305Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5d5c1374-1d0e-49ef-a523-bb6509e249a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:42:34.256Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:42:34.258Z |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 |2023-02-04T03:42:34.258Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:42:34.258Z |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 |2023-02-04T03:42:34.261Z |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 |2023-02-04T03:42:34.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:42:34.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:42:34.277Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:42:34.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:42:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:42:48.966Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=079a79aa-90d0-4b0c-969f-bd60e50508e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:43:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:43:59.004Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6d5ff989-a467-41d3-96c4-c0380f848b51 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:43:59.020Z |WARN |[bc16c86e-32, L:/10.233.70.222:46518 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:43:59.027Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:44:09.027Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=99fa5256-3a5d-4e03-9737-e23078603661 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:44:09.078Z |WARN |[327fe23a-1, L:/10.233.70.222:45894 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:44:09.079Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:44:19.079Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2dbd9dcd-705b-46ec-b7ca-7b2ee32c4e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:45:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:45:47.978Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=113131bd-afe5-4272-b1de-b49f8ada46c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:46:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:46:58.025Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=bad01274-d602-4079-9690-e8cec181b7ec | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:47:18.025Z |WARN |[3c1f2d6d-3, L:/10.233.70.222:46010 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:47:18.027Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:47:28.028Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f2ac271c-4cc5-41ed-9c95-d70cd2b0349c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:47:28.189Z |WARN |[eda91136-1, L:/10.233.70.222:48692 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:47:28.190Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:47:34.283Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:47:34.284Z |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 |2023-02-04T03:47:34.284Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:47:34.284Z |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 |2023-02-04T03:47:34.285Z |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 |2023-02-04T03:47:34.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:47:34.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:47:34.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:47:34.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:47:38.191Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=00c0f8d2-332b-4211-8f6e-2e465e4085cf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:47:38.437Z |WARN |[a0701ed7-1, L:/10.233.70.222:48872 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:47:38.441Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:47:48.442Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e9b6daa0-7879-4fe4-9fcf-1fc2a8b4c2bd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:47:48.485Z |WARN |[fd5832d8-1, L:/10.233.70.222:49006 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:47:48.486Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:47:58.487Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=087d8378-7131-4e1a-b7a2-125d59e160d5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:47:58.650Z |WARN |[ce36a139-1, L:/10.233.70.222:49170 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:47:58.652Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:08.652Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=628a9207-e5b5-4747-a86f-e7602ea2b1fb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:48:08.739Z |WARN |[73a25453-1, L:/10.233.70.222:49324 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:08.741Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:18.741Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4df680d0-654d-4b40-87bb-ba553a64bf39 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:48:18.794Z |WARN |[09ff6807-1, L:/10.233.70.222:49460 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:18.796Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:28.797Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0c44616f-235c-4be1-80da-01a4984a22a2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:48:28.857Z |WARN |[af256fa6-1, L:/10.233.70.222:49596 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:28.858Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:38.858Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e535b45a-e422-40b9-bd41-3e0fbd33e349 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:48:38.965Z |WARN |[30e0e769-1, L:/10.233.70.222:49762 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:38.966Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:48.967Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=adfc2ad1-4912-425f-8a30-5d1379bcd546 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:48:48.999Z |WARN |[1d2d496d-1, L:/10.233.70.222:49906 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:49.001Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:48:59.003Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2af41d18-289e-49ce-8954-9aa0447d3b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:50:12.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:50:22.988Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=9046f882-9fb5-4a2e-a414-fda929b5f645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:51:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:51:33.121Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2132d1e6-b31c-4e75-affd-d9f87cb1de20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:52:33.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:52:34.101Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:52:34.102Z |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 |2023-02-04T03:52:34.102Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:52:34.102Z |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 |2023-02-04T03:52:34.104Z |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 |2023-02-04T03:52:34.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:52:34.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:52:34.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:52:34.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:52:43.143Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=48bdcd60-8da2-42f7-9561-a7baeaf94dde | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:52:43.149Z |WARN |[02f8f45a-4, L:/10.233.70.222:50070 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:52:43.154Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:52:53.155Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7aaeb005-9b12-4987-ac07-dabfaedfa7c5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:52:53.227Z |WARN |[fbdfce36-1, L:/10.233.70.222:54974 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:52:53.228Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:03.230Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c70f0fb4-3ca4-471a-a6c8-d442d7cf694e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:53:03.262Z |WARN |[1a434f70-1, L:/10.233.70.222:55092 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:03.264Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:13.264Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a4911418-e161-4a46-8b04-93f94059ea1c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:53:13.294Z |WARN |[fc97f80d-1, L:/10.233.70.222:55262 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:13.294Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:23.295Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=9c6baf39-2d1d-4b32-8197-e02ffcd90ff4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:53:23.331Z |WARN |[b349e652-1, L:/10.233.70.222:55398 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:23.333Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:33.333Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=aa9f49cb-da99-45b1-81f5-2e79a26fb4c6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:53:33.372Z |WARN |[d959a933-1, L:/10.233.70.222:55554 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:33.373Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:43.374Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c11e05f3-d0e7-44db-baed-0704e9fbe22d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:53:43.416Z |WARN |[681d07f3-1, L:/10.233.70.222:55712 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:43.417Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:53.418Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=951c5683-8198-40bf-aab0-62e97a6ae2bd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:53:53.539Z |WARN |[b7b3ad46-1, L:/10.233.70.222:55884 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:53:53.540Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:03.541Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a446bbf3-132c-44b3-baae-88ef3918b85e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:54:03.585Z |WARN |[ed0b8fa6-1, L:/10.233.70.222:56032 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:03.586Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:13.586Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2a8fb3b6-6b91-45bc-b0fd-90e322ba28c1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:54:13.623Z |WARN |[8547c690-1, L:/10.233.70.222:56172 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:13.624Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:23.626Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8ffaa04b-6525-4262-9bae-0cc800eff523 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:54:23.666Z |WARN |[5f81f09b-1, L:/10.233.70.222:56312 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:23.667Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:33.669Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7fb73c54-4f56-4364-8765-703943ab547e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:54:33.701Z |WARN |[d5557775-1, L:/10.233.70.222:56452 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:33.701Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:43.703Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8f906af1-2d8e-4288-bc84-f328563b0e3a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:54:43.739Z |WARN |[8adc73d1-1, L:/10.233.70.222:56620 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:43.741Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:53.742Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3ca49244-7975-40cf-9fe0-8a67dbde826a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:54:53.787Z |WARN |[71dc37ce-1, L:/10.233.70.222:56874 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:54:53.788Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:55:03.790Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c5d5cea4-29f5-4075-8418-c421fb360de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:56:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:56:37.692Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8a3c827e-e208-483d-ae1f-a1bfc08313c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T03:57:34.140Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T03:57:34.141Z |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 |2023-02-04T03:57:34.142Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T03:57:34.145Z |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 |2023-02-04T03:57:34.147Z |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 |2023-02-04T03:57:34.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T03:57:34.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T03:57:34.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T03:57:34.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:57:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:57:47.784Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=1d5ac503-efe9-4ea0-834b-a0053e8d69ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:58:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:58:57.872Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6cc3235e-7065-48cf-b688-c71878185ce3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:58:57.887Z |WARN |[767f0e83-4, L:/10.233.70.222:57016 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:58:57.889Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:07.889Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=bb77c397-7b16-470b-b758-5747c218e510 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:59:07.933Z |WARN |[28c4a652-1, L:/10.233.70.222:60968 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:07.936Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:17.937Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d4e0ac79-ff40-4930-9754-623cdad3f640 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:59:17.994Z |WARN |[95ce6d42-1, L:/10.233.70.222:32924 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:17.995Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:27.996Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=71d0e27e-e12f-4a4d-be07-b04cb83064c8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:59:28.052Z |WARN |[3ece1e3c-1, L:/10.233.70.222:33076 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:28.053Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:38.054Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=584061d5-f178-449d-acb4-0b5c1e57a1f1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:59:38.110Z |WARN |[255671ff-1, L:/10.233.70.222:33272 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:38.111Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:48.112Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0cbdf357-86ec-471a-a779-e61e44444411 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:59:48.206Z |WARN |[5c6fd660-1, L:/10.233.70.222:33416 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:48.208Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:58.210Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=15d63fd0-94ad-4efb-a9eb-83eab832ca70 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T03:59:58.265Z |WARN |[b08499e5-1, L:/10.233.70.222:33616 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T03:59:58.267Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:08.269Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=faa5763f-5eed-423e-b049-930664809666 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:00:08.331Z |WARN |[c7426dee-1, L:/10.233.70.222:33782 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:08.333Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:18.333Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=04714612-5458-413c-960c-518b4dfed454 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:00:18.389Z |WARN |[49e7e2f5-1, L:/10.233.70.222:33946 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:18.391Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:28.391Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=dfdd5970-4a79-47ff-ad53-61ce75e03e57 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:00:28.429Z |WARN |[e55561f6-1, L:/10.233.70.222:34088 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:28.430Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:38.431Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=264dad67-8ee7-456e-938d-6539082c40de | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:00:38.498Z |WARN |[078b691d-1, L:/10.233.70.222:34282 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:38.500Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:48.500Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2fbf4e8c-63ef-47ad-9aff-2507f84d1b18 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:00:48.539Z |WARN |[60d0534e-1, L:/10.233.70.222:34418 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:48.540Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:58.541Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7de6dd1d-75a6-44ef-92cb-94f3c4f966f7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:00:58.601Z |WARN |[02cb39bf-1, L:/10.233.70.222:34552 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:00:58.603Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:08.605Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0ab9fc8d-80ac-4716-8566-827048af2604 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:01:08.731Z |WARN |[12a060ec-1, L:/10.233.70.222:34722 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:08.732Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:18.732Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=81170ae6-94cd-48a7-9652-2e05dd7f0ce3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:01:18.797Z |WARN |[149671d0-1, L:/10.233.70.222:34884 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:18.798Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:28.799Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=33b4eb8b-645d-41b2-b9bc-ba62ee4a720f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:01:28.866Z |WARN |[c3379ae2-1, L:/10.233.70.222:35038 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:28.868Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:38.868Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=9f246182-366e-4eb5-8893-b7bf582e11f0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:01:38.921Z |WARN |[c92dd277-1, L:/10.233.70.222:35208 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:38.922Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:48.925Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fc377522-a56f-46a6-aa7e-38151bb22bcd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:01:48.985Z |WARN |[22906198-1, L:/10.233.70.222:35334 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:48.987Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:58.988Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=97f49bf4-d4fd-4735-b9e0-e25916b0b9d5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:01:59.126Z |WARN |[3e77841e-1, L:/10.233.70.222:35582 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:01:59.127Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:09.128Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3849f03c-610c-42dd-af6d-e7396388f4eb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:02:09.178Z |WARN |[ba991373-1, L:/10.233.70.222:35738 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:09.180Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:19.180Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=154ac482-aad0-44a8-896e-d7aea4a6be4c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:02:19.231Z |WARN |[0ca27d13-1, L:/10.233.70.222:35920 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:19.232Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:29.236Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=77d75c7e-8080-437b-8794-b50ef890d84b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:02:29.333Z |WARN |[2432f993-1, L:/10.233.70.222:36078 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:29.335Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:02:34.220Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:02:34.220Z |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 |2023-02-04T04:02:34.221Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:02:34.221Z |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 |2023-02-04T04:02:34.223Z |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 |2023-02-04T04:02:34.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:02:34.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:02:34.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:02:34.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:39.336Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0ba2398e-1842-48ed-b887-f4417b69b6f3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:02:39.380Z |WARN |[316144ef-1, L:/10.233.70.222:36282 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:39.394Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:49.396Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=23d83211-a9a3-4f23-a82b-0dfaaf0441b4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:02:49.472Z |WARN |[f55ff036-1, L:/10.233.70.222:36428 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:49.473Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:59.475Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c68dd9f0-2c57-4552-8da2-8874015146d6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:02:59.532Z |WARN |[89f8f57e-1, L:/10.233.70.222:36624 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:02:59.534Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:09.535Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f352f0d9-defc-49df-90aa-4d34f882e4ae | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:03:09.592Z |WARN |[b2fac5be-1, L:/10.233.70.222:36810 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:09.593Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:19.594Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a5c2f289-f877-4dde-8031-24c08f188454 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:03:19.642Z |WARN |[987d9014-1, L:/10.233.70.222:36992 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:19.643Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:29.644Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8f591681-6417-4bcc-911b-a1d077c35084 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:03:29.670Z |WARN |[267a7da7-1, L:/10.233.70.222:37124 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:29.671Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:39.672Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b8ee0ba5-0b31-469f-b0aa-adcc2c9e2f4a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:03:39.720Z |WARN |[27b3c698-1, L:/10.233.70.222:37312 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:39.721Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:49.724Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=22bab504-5b76-4c7e-b01b-72334c791da2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:03:49.783Z |WARN |[45f94a6a-1, L:/10.233.70.222:37458 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:49.784Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:59.785Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f52e8022-f436-4454-9ba1-e0e71d8ec778 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:03:59.821Z |WARN |[c2898f82-1, L:/10.233.70.222:37628 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:03:59.822Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:09.824Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=743f04df-781e-4276-9191-3f2f07d57b19 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:04:09.915Z |WARN |[b992e64d-1, L:/10.233.70.222:37786 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:09.916Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:19.916Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=dac0eb3e-768f-495e-b9a6-cccf14494684 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:04:19.951Z |WARN |[d65b5656-1, L:/10.233.70.222:37942 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:19.952Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:29.954Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c320b254-48c6-405d-9f57-bfc4f7414456 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:04:30.018Z |WARN |[09f03825-1, L:/10.233.70.222:38088 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:30.019Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:40.020Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ccc98220-bdab-48c5-876e-ea45572d31b4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:04:40.074Z |WARN |[58808ec5-1, L:/10.233.70.222:38270 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:40.075Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:50.081Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2caef53f-f69a-4277-ba17-953a0f0f0cc5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:04:50.130Z |WARN |[b9436f46-1, L:/10.233.70.222:38418 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:04:50.131Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:00.131Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=11dbe4e1-a556-40dc-ac7e-45a5dee0701d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:05:00.194Z |WARN |[f92f1451-1, L:/10.233.70.222:38618 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:00.195Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:10.198Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=dd961359-d76d-45e9-af7b-bf48ee44163e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:05:10.263Z |WARN |[5819a371-1, L:/10.233.70.222:38788 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:10.264Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:20.266Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5341403e-499f-411b-8b2a-dfe66ca80c93 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:05:20.334Z |WARN |[b0a29771-1, L:/10.233.70.222:38964 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:20.335Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:30.337Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=50166cd3-bcf8-40fb-9f7a-1f4fc066c828 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:05:30.414Z |WARN |[eae13f5f-1, L:/10.233.70.222:39142 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:30.416Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:40.416Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b1908e98-6874-4200-9d22-6d21a9acaa08 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:05:40.456Z |WARN |[8b882c7d-1, L:/10.233.70.222:39366 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:40.457Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:50.461Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a2d187aa-a092-4b9f-a9b4-53f62eae5abf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:05:50.538Z |WARN |[d2baa579-1, L:/10.233.70.222:39532 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:05:50.539Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:00.544Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b9b75102-2b4e-4c9f-9f12-183f8ca1a66c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:06:00.586Z |WARN |[c82d93e9-1, L:/10.233.70.222:39742 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:00.587Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:10.587Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3508d5c5-28ca-4880-befc-5af2757e13ee | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:06:10.642Z |WARN |[ca944254-1, L:/10.233.70.222:39900 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:10.642Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:20.643Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ae956515-e25b-4a18-8761-ec9a2d5751d0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:06:20.720Z |WARN |[15e55d5b-1, L:/10.233.70.222:40082 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:20.721Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:30.722Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=90099dcd-abbe-4442-9ebc-1a78e43a7998 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:06:30.754Z |WARN |[ff4e9d53-1, L:/10.233.70.222:40220 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:30.754Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:40.755Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=09a54855-f95f-4f8b-b84c-79d2b6ddaf31 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:06:40.813Z |WARN |[668dafeb-1, L:/10.233.70.222:40414 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:40.814Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:50.814Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=03a4ae00-1a78-4f85-89ca-c415c9ebea79 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:06:50.885Z |WARN |[fad9e1d2-1, L:/10.233.70.222:40604 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:06:50.886Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:00.888Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=aa636390-89be-4fd7-9a40-3bf2b97c5553 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:07:00.959Z |WARN |[bd6fb15c-1, L:/10.233.70.222:40744 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:00.960Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:10.962Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c39b24de-b348-451b-8be5-c28bb11247af | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:07:10.995Z |WARN |[2ec51026-1, L:/10.233.70.222:40960 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:10.996Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:20.996Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=836349ea-4119-47a6-af51-4f6137b5a10e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:07:21.031Z |WARN |[02e95880-1, L:/10.233.70.222:41106 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:21.032Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:31.033Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a78e6fb5-fa8d-46d4-9551-8c15240c2ef9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:07:31.066Z |WARN |[2bbbcaf4-1, L:/10.233.70.222:41282 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:31.067Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:07:34.017Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:07:34.017Z |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 |2023-02-04T04:07:34.018Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:07:34.018Z |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 |2023-02-04T04:07:34.019Z |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 |2023-02-04T04:07:34.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:07:34.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:07:34.031Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:07:34.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:41.067Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=43954c57-3096-448c-bab2-cd90b606729a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:07:41.245Z |WARN |[bf020fd4-1, L:/10.233.70.222:41424 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:41.248Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:51.249Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f58f91b1-2625-4aa0-923f-470702145390 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:07:51.291Z |WARN |[4afc8f36-1, L:/10.233.70.222:41616 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:07:51.292Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:01.293Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=457bc8fe-1f97-413d-bd3e-9f1550c553d4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:08:01.341Z |WARN |[b7f1507f-1, L:/10.233.70.222:41780 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:01.342Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:11.343Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e274d150-caf7-43fe-b3c6-6a73996f6b25 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:08:11.515Z |WARN |[424e6739-1, L:/10.233.70.222:41972 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:11.516Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:21.517Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=257fcb6a-baa9-48bc-856f-6d3afd7631d4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:08:21.575Z |WARN |[af54be5f-1, L:/10.233.70.222:42146 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:21.576Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:31.577Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=1e3cf3f6-d45b-45a8-b330-82f423c2e7e8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:08:31.724Z |WARN |[bf79f4b4-1, L:/10.233.70.222:42352 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:31.724Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:41.725Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=144a6a77-c5be-4b4f-b867-e95cbfcfdcf1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:08:41.849Z |WARN |[ae01f50c-1, L:/10.233.70.222:42544 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:41.850Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:51.850Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=254b636f-722e-4e3e-88b4-5a542681f7aa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:08:51.930Z |WARN |[1747b85f-1, L:/10.233.70.222:42746 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:08:51.931Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:01.932Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c73938ef-c562-4422-9cbd-378102330dfe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:09:01.971Z |WARN |[4184e2da-1, L:/10.233.70.222:42904 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:01.973Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:11.973Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a53a2df1-f75b-4a56-8452-4f8da2753d74 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:09:12.103Z |WARN |[cf1d5425-1, L:/10.233.70.222:43112 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:12.103Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:22.105Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3c8c7ad6-d951-487f-ac16-1d8d5e5a21e0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:09:22.134Z |WARN |[227f7f74-1, L:/10.233.70.222:43264 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:22.135Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:32.137Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=839c8fc0-6dd6-4fdb-bdbd-f05b8d9eb465 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:09:32.190Z |WARN |[038a8bc7-1, L:/10.233.70.222:43454 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:32.192Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:42.193Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=70a9fa2a-15b9-4364-8e08-b8d3c4fc5bdb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:09:42.310Z |WARN |[4f0ae077-1, L:/10.233.70.222:43630 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:42.310Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:52.311Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ef87ea57-840e-4b77-a73c-1152b2f655d8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:09:52.617Z |WARN |[433a6614-1, L:/10.233.70.222:43838 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:09:52.618Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:02.619Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=bfc958df-b959-4efe-af46-f4cfe47fb769 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:10:02.660Z |WARN |[6dc75b9a-1, L:/10.233.70.222:43976 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:02.660Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:12.661Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d7a17b54-927e-485d-98aa-3ca014cb2c56 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:10:12.702Z |WARN |[e22e8099-1, L:/10.233.70.222:44166 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:12.703Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:22.704Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=51ffb84c-7a83-4ad3-92de-dfffc982fd9a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:10:22.731Z |WARN |[008a7ac8-1, L:/10.233.70.222:44300 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:22.732Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:32.735Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e67a8b2d-b5af-4d2a-8660-3f95c4b170c8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:10:32.792Z |WARN |[ac7f5c99-1, L:/10.233.70.222:44468 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:32.793Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:42.793Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=68bfe468-b023-429b-b1c2-61beda98bcdf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:10:42.839Z |WARN |[4a17c073-1, L:/10.233.70.222:44600 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:42.840Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:52.842Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=17494e8a-caff-440e-adbb-5082cff3966d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:10:52.877Z |WARN |[54973011-1, L:/10.233.70.222:44802 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:10:52.877Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:02.878Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fea342a0-d079-4f84-ae54-6764ca774211 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:11:02.913Z |WARN |[cb3ffe8a-1, L:/10.233.70.222:44958 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:02.914Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:12.915Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=acac4d7d-a95d-40d9-bece-d17bc2b6987c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:11:12.955Z |WARN |[7a986862-1, L:/10.233.70.222:45146 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:12.956Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:22.960Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2d239014-6736-4aa7-a994-02a73c073659 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:11:22.996Z |WARN |[db95c334-1, L:/10.233.70.222:45276 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:22.997Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:32.998Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e3aaaece-0fea-4848-8e54-830fb69876db | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:11:33.033Z |WARN |[3c050c14-1, L:/10.233.70.222:45438 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:33.034Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:43.036Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4a8b5eb5-209e-4044-8660-6db74ca2ffb0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:11:43.067Z |WARN |[7624c999-1, L:/10.233.70.222:45608 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:43.067Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:53.070Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=95a7dccc-60c0-49b4-832a-f216c52caa2a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:11:53.111Z |WARN |[378656f5-1, L:/10.233.70.222:45794 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:11:53.111Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:03.112Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b5af6d65-605c-4986-9497-323285d21dad | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:12:03.178Z |WARN |[367809e2-1, L:/10.233.70.222:45944 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:03.179Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:13.180Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=16fef2cd-0553-4ca2-adbc-1af65dfdccbf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:12:13.214Z |WARN |[ad8233dc-1, L:/10.233.70.222:46124 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:13.215Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:23.216Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=989b59ee-4a6c-4648-ab2c-ecfc0a4c464d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:12:23.242Z |WARN |[fdc6ef01-1, L:/10.233.70.222:46268 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:23.243Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:33.243Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a62a6828-c94f-4c94-ae94-a6ffcdbde552 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:12:33.292Z |WARN |[838b7465-1, L:/10.233.70.222:46446 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:33.293Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:12:34.080Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:12:34.081Z |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 |2023-02-04T04:12:34.081Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:12:34.082Z |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 |2023-02-04T04:12:34.083Z |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 |2023-02-04T04:12:34.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:12:34.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:12:34.093Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:12:34.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:43.294Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=123b9748-4592-4272-b2b6-3b74a430c921 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:12:43.332Z |WARN |[dbbc93d4-1, L:/10.233.70.222:46612 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:43.335Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:53.335Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3434195d-5b3d-44a6-ae0c-fca96e956d4e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:12:53.365Z |WARN |[4771bd94-1, L:/10.233.70.222:46804 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:12:53.366Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:03.367Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5dacb23c-44dc-4cb4-a813-844a2507f04e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:13:03.402Z |WARN |[23c71e44-1, L:/10.233.70.222:46954 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:03.402Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:13.403Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b5043b6a-4f23-4184-8eaa-66931dbe9c0c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:13:13.432Z |WARN |[994871a8-1, L:/10.233.70.222:47138 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:13.433Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:23.433Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4b85d5f4-2bce-42b0-a15a-a13bec0f3d2c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:13:23.457Z |WARN |[8e370674-1, L:/10.233.70.222:47302 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:23.458Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:33.460Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c986bdd4-ad46-45d2-bc09-2f3d6b18d8e1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:13:33.512Z |WARN |[f77a701f-1, L:/10.233.70.222:47474 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:33.513Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:43.514Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=787d79e2-ea5f-4ca1-9007-4bcd6ed31afc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:13:43.546Z |WARN |[84b75cfb-1, L:/10.233.70.222:47662 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:43.547Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:53.547Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6de3b610-be07-489d-bcd0-03038aa990af | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:13:53.573Z |WARN |[983beed9-1, L:/10.233.70.222:47852 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:13:53.575Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:14:03.576Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=49d009e7-bffd-4c6d-9c49-7c80089d8d43 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:14:03.616Z |WARN |[6889f622-1, L:/10.233.70.222:48004 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:14:03.617Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:14:13.618Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=beeac4e3-4d2c-41f1-992f-f91bccc1b26c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:15:10.973Z |WARN |[4aa35ef5-1, L:/10.233.70.222:48204 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:15:10.974Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:15:20.974Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3d4d43cc-b1b7-4e37-9eb7-96072f69cef4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:15:21.017Z |WARN |[02148aa9-1, L:/10.233.70.222:49314 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:15:21.018Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:15:31.019Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3c82ef54-a4d1-4d68-90e3-002591d34c39 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:15:31.129Z |WARN |[bc6f8e60-1, L:/10.233.70.222:49508 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:15:31.130Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:15:41.130Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a0c710ec-699f-49e0-ac75-f2b34ccbd783 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:15:41.315Z |WARN |[fb104ca5-1, L:/10.233.70.222:49664 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:15:41.316Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:15:51.318Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=15127fd3-b7e8-452e-937f-d353bac89cf3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:15:51.547Z |WARN |[adce2f41-1, L:/10.233.70.222:49878 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:15:51.548Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:01.550Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3884fa0b-d681-4ac4-a957-9ca7f990e86f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:16:01.596Z |WARN |[d2c218a0-1, L:/10.233.70.222:50026 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:01.597Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:11.597Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=9ba131cf-07dd-41e8-861e-d4f60be25390 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:16:11.640Z |WARN |[39eacb63-1, L:/10.233.70.222:50194 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:11.641Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:21.642Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f6e0d4de-dbe8-4431-8cd0-5e8428735541 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:16:21.679Z |WARN |[0b0390b5-1, L:/10.233.70.222:50350 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:21.680Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:31.680Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=bdcbd7eb-008a-4380-8e1b-7d592933ee23 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:16:31.717Z |WARN |[0d5a6718-1, L:/10.233.70.222:50500 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:31.718Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:41.720Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7fe91da5-3e45-4cfe-be84-47bb88a95af9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:16:41.841Z |WARN |[22573c63-1, L:/10.233.70.222:50654 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:41.841Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:51.842Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5aeac507-dff8-4b8b-874d-af6347f37901 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:16:51.899Z |WARN |[4e341b70-1, L:/10.233.70.222:50836 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:16:51.902Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:01.903Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6ddcdb4e-b549-413a-882b-d94cb556b9a1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:17:01.989Z |WARN |[418e9eaf-1, L:/10.233.70.222:50990 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:01.990Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:11.992Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b6bcd2ce-b9ac-4147-8b3b-9d34d9d64970 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:17:12.162Z |WARN |[ece9b668-1, L:/10.233.70.222:51190 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:12.163Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:22.165Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=17732fb4-3de0-423d-ac89-3f4956787451 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:17:22.208Z |WARN |[d85475f6-1, L:/10.233.70.222:51342 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:22.209Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:32.212Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d21b4d19-b615-46d0-9567-c5febc687374 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:17:32.259Z |WARN |[34138282-1, L:/10.233.70.222:51506 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:32.260Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:17:34.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:17:34.172Z |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 |2023-02-04T04:17:34.172Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:17:34.172Z |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 |2023-02-04T04:17:34.174Z |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 |2023-02-04T04:17:34.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:17:34.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:17:34.185Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:17:34.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:42.261Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f4941429-6772-4efb-ae6a-df7676184902 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:17:42.287Z |WARN |[b1d80f1d-1, L:/10.233.70.222:51658 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:42.289Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:52.292Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e804c238-9900-4b23-b62c-7332cd401eb4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:17:52.387Z |WARN |[48702d8d-1, L:/10.233.70.222:51874 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:17:52.388Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:02.391Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=81f099c9-2981-4d66-85fe-8e3364353c9a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:18:02.430Z |WARN |[ff748815-1, L:/10.233.70.222:52054 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:02.431Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:12.432Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=28a5992b-00d1-4313-89d7-9455d6c24cf6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:18:12.461Z |WARN |[16a9b85c-1, L:/10.233.70.222:52220 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:12.462Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:22.466Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=1ff498d6-1a4c-4a7f-9790-aa58205699e7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:18:22.522Z |WARN |[e54e008e-1, L:/10.233.70.222:52358 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:22.524Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:32.526Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2a012f97-6cc6-4a0d-9bed-8302bd570081 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:18:32.609Z |WARN |[5ba61731-1, L:/10.233.70.222:52518 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:32.610Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:42.611Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=89bb9b54-480f-4020-b8db-ced14110a44d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:18:42.644Z |WARN |[ef0b19fd-1, L:/10.233.70.222:52686 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:42.645Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:52.647Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=97b48485-7e75-46e1-8723-6ead4533e22c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:18:52.687Z |WARN |[160a1359-1, L:/10.233.70.222:52874 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:18:52.692Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:02.689Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ca9993a5-19b4-4dc0-b18c-7c93d379e6d8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:19:02.716Z |WARN |[eba98af2-1, L:/10.233.70.222:53010 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:02.717Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:12.717Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=71edb87a-0ff8-45b0-b8a9-8722e4046417 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:19:12.805Z |WARN |[803f43d2-1, L:/10.233.70.222:53186 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:12.808Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:22.808Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7e147e16-4ad6-43e4-8081-545fa01b79d1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:19:22.844Z |WARN |[84094beb-1, L:/10.233.70.222:53346 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:22.845Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:32.848Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5c925eea-859e-4f99-9ad5-d521e8510199 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:19:32.883Z |WARN |[c806ad62-1, L:/10.233.70.222:53544 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:32.884Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:42.885Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=30235312-1515-4881-85ca-396a211ad645 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:19:42.939Z |WARN |[4a700adf-1, L:/10.233.70.222:53700 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:42.940Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:52.941Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f1baaf18-5652-49a6-a6d7-0b017a792e97 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:19:53.021Z |WARN |[7ad05b5a-1, L:/10.233.70.222:53866 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:19:53.024Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:03.024Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c8f88980-b724-4f7a-9a7e-4bc55f1ba94c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:20:03.163Z |WARN |[02dcb7b1-1, L:/10.233.70.222:54000 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:03.164Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:13.172Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=38b298f4-1248-4699-a330-dc81d918b25d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:20:13.197Z |WARN |[26a3713f-1, L:/10.233.70.222:54196 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:13.198Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:23.199Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5d8ba6e6-3fa5-4510-aec8-aeff0dde4d21 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:20:23.305Z |WARN |[25d47c90-1, L:/10.233.70.222:54388 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:23.306Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:33.306Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2f5cb36d-fdc7-46ab-b33c-7264672018f6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:20:33.329Z |WARN |[1c35af72-1, L:/10.233.70.222:54586 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:33.330Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:43.331Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d4bf8cc3-3d5f-42f8-8bd1-01d9c5700773 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:20:43.355Z |WARN |[b0ee221c-1, L:/10.233.70.222:54748 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:43.356Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:53.357Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5e6679c1-99be-4892-9ff2-61af896e65e0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:20:53.399Z |WARN |[d9e61860-1, L:/10.233.70.222:54932 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:20:53.400Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:03.401Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=84dc1cd8-ec0a-44ee-b41c-757f852ebf2f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:21:03.433Z |WARN |[c86c9c43-1, L:/10.233.70.222:55062 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:03.434Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:13.434Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3882ad18-5169-4e25-9293-fea888f614d7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:21:13.478Z |WARN |[cdd76105-1, L:/10.233.70.222:55252 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:13.479Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:23.480Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=02af4729-df04-4925-ab01-14d088f0bc60 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:21:23.527Z |WARN |[1cc6b84a-1, L:/10.233.70.222:55448 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:23.528Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:33.535Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b5bdc77e-745c-4cdc-9fac-4b7c0288ab58 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:21:33.576Z |WARN |[dc8c8d32-1, L:/10.233.70.222:55626 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:33.577Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:43.578Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=579902e8-4f7b-472e-9eee-93957d5f6146 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:21:43.615Z |WARN |[1947c9b8-1, L:/10.233.70.222:55778 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:43.616Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:21:53.618Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5922ace2-1021-4a4d-ad61-95ba970fadb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:22:34.043Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:22:34.044Z |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 |2023-02-04T04:22:34.044Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:22:34.044Z |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 |2023-02-04T04:22:34.046Z |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 |2023-02-04T04:22:34.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:22:34.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:22:34.057Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:22:34.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:23:12.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:23:22.105Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f176961a-daa1-4fec-9ea1-e5bb7a132baa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:23:22.114Z |WARN |[8cad184f-2, L:/10.233.70.222:55970 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:23:22.115Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:23:32.124Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8c546ef1-3242-4115-952b-ef4c72362cf0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:24:08.028Z |WARN |[35353952-1, L:/10.233.70.222:57704 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:08.029Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:18.029Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=67208202-46d9-4c00-b3a2-e3deab7a1280 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:24:18.096Z |WARN |[8c3fc695-1, L:/10.233.70.222:58452 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:18.097Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:28.098Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5198a66e-e482-487e-a6f2-f1b93a0b48bb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:24:28.142Z |WARN |[d03a74a0-1, L:/10.233.70.222:58606 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:28.142Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:38.143Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a2f95e90-487d-494c-80c9-ef1773d64321 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:24:38.178Z |WARN |[a4a582be-1, L:/10.233.70.222:58808 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:38.179Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:48.180Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=64b94f58-c0c1-4468-8d11-8babf6d3f41a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:24:48.232Z |WARN |[3b5fbd3e-1, L:/10.233.70.222:58954 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:48.233Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:58.234Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5fa0bb71-37c1-41ca-ba02-33fba0afc7c3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:24:58.261Z |WARN |[df8985e6-1, L:/10.233.70.222:59136 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:24:58.262Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:25:08.262Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=59893ce2-4de4-4410-bbde-fffe4a741a90 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:25:08.299Z |WARN |[60a1e331-1, L:/10.233.70.222:59302 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:25:08.300Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:25:18.301Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c245ccd2-ce7c-49b7-add3-35f6d92f3ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:26:32.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:26:42.191Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=54b26fbd-4b39-4806-ae36-fb7d8a4accf6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:26:42.199Z |WARN |[f24220e3-2, L:/10.233.70.222:59478 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:26:42.200Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:26:52.201Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=da8dc12a-03e5-4792-8d87-2b0a79f9fe2f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:26:52.249Z |WARN |[5b362f4e-1, L:/10.233.70.222:32892 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:26:52.250Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:27:02.251Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c77e0a38-18c5-4f2f-8df8-9b4055537dae | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:27:02.318Z |WARN |[9ac8e0e7-1, L:/10.233.70.222:33012 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:27:02.319Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:27:12.321Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8a6353ba-8140-4ea8-ba46-2454cdb885b1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:27:12.348Z |WARN |[c3ca9652-1, L:/10.233.70.222:33212 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:27:12.349Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:27:22.352Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7d3f0d10-eb15-4904-8c93-5a413d1f8051 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:27:22.395Z |WARN |[f0bf57fa-1, L:/10.233.70.222:33388 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:27:22.396Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:27:32.401Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3982d581-9af9-46fb-ae26-68564d34b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:27:34.057Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:27:34.058Z |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 |2023-02-04T04:27:34.058Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:27:34.058Z |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 |2023-02-04T04:27:34.059Z |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 |2023-02-04T04:27:34.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:27:34.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:27:34.069Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:27:34.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:14.389Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=10478dc9-3fb1-468f-a11b-2721506213b3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:29:14.396Z |WARN |[8980d322-2, L:/10.233.70.222:33596 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:14.397Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:24.398Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=9423d584-098e-47d8-bdd1-c4906dfa19e8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:29:24.442Z |WARN |[aa0f584c-1, L:/10.233.70.222:35450 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:24.442Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:34.443Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7c41092e-0a58-47c1-bcb9-6cd4820bbcc9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:29:34.538Z |WARN |[6d042d29-1, L:/10.233.70.222:35610 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:34.539Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:44.539Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=811011b4-0726-4342-8fe9-fd9e291de47b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:29:44.572Z |WARN |[ae1c424b-1, L:/10.233.70.222:35780 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:44.573Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:54.574Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=1b8bbcc8-b932-4be7-82b9-99acaca5e7b3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:29:54.620Z |WARN |[73e229d3-1, L:/10.233.70.222:35966 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:29:54.621Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:04.621Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b8381346-7472-4872-9530-0e579adcd550 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:30:04.646Z |WARN |[209e5828-1, L:/10.233.70.222:36106 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:04.647Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:14.647Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=11793e8a-0538-4804-bd9e-17e7495685a0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:30:14.699Z |WARN |[1136e9ca-1, L:/10.233.70.222:36300 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:14.700Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:24.700Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5e1bed53-2dc3-4398-8541-1befdb848c2d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:30:24.729Z |WARN |[7f026f6a-1, L:/10.233.70.222:36464 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:24.730Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:34.732Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=12523c9b-6fb3-4e74-a4cb-1a39eba4ec87 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:30:34.772Z |WARN |[748b195b-1, L:/10.233.70.222:36648 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:34.772Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:44.773Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=529f68bc-0576-48d7-b9b6-993687f12b70 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:30:44.803Z |WARN |[066f2737-1, L:/10.233.70.222:36808 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:44.804Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:54.804Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ceb3c1f5-d5ae-4428-a994-a7f934c3b097 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:30:54.888Z |WARN |[01963738-1, L:/10.233.70.222:37008 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:30:54.889Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:04.889Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e38d16c2-bcf6-446e-994a-c67cf44f1afa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:31:04.940Z |WARN |[4aab9938-1, L:/10.233.70.222:37138 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:04.941Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:14.942Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=11a30eab-dae1-4871-8b78-63048f89b203 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:31:14.976Z |WARN |[5516bcc2-1, L:/10.233.70.222:37312 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:14.977Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:24.978Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f2cbd198-40fd-4f7b-b79e-68a7a7f280be | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:31:25.112Z |WARN |[ec9df5fa-1, L:/10.233.70.222:37478 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:25.114Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:35.114Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=550f5f11-4f36-4501-aeb5-b104035137f2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:31:35.149Z |WARN |[6044eedb-1, L:/10.233.70.222:37652 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:35.150Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:45.150Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=60d43427-76a3-4d61-b8d2-dd4d24d58b34 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:31:45.239Z |WARN |[3697f111-1, L:/10.233.70.222:37808 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:45.240Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:55.240Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3d64a877-3dc9-49f9-b664-c909c601c140 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:31:55.293Z |WARN |[9c989451-1, L:/10.233.70.222:37996 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:31:55.294Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:05.294Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=39c2d4b5-52dc-4d6e-99ae-512d54596c13 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:32:05.364Z |WARN |[a060d29d-1, L:/10.233.70.222:38128 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:05.366Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:15.366Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d4a3b713-03be-4c60-8ad2-0e9b371cb65d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:32:15.396Z |WARN |[1ef8176b-1, L:/10.233.70.222:38336 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:15.397Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:25.398Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f0b535bf-f510-4bba-8adc-a77046a5b1f3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:32:25.433Z |WARN |[ef43f76c-1, L:/10.233.70.222:38522 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:25.433Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:32:33.965Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:32:33.966Z |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 |2023-02-04T04:32:33.966Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:32:33.966Z |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 |2023-02-04T04:32:33.967Z |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 |2023-02-04T04:32:33.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:32:33.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:32:33.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:32:33.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:35.434Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7ccee01f-07ca-4529-89d2-7cb9aad966ba | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:32:35.457Z |WARN |[c2bd150c-1, L:/10.233.70.222:38730 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:35.466Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:45.467Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6d3e6245-c31f-4b9e-8428-af4fcf1ae5bd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:32:45.505Z |WARN |[44b8695f-1, L:/10.233.70.222:38904 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:45.506Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:55.506Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=436dbaad-62e8-45d8-bad3-cc307c792149 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:32:55.534Z |WARN |[c0818f49-1, L:/10.233.70.222:39096 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:32:55.535Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:05.535Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7002e34f-2d2c-4768-933e-8433bb3ef4ff | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:33:05.566Z |WARN |[a7f4dfbf-1, L:/10.233.70.222:39232 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:05.567Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:15.568Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4db7995f-4deb-42f4-983e-704325a59e1b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:33:15.595Z |WARN |[ce61c062-1, L:/10.233.70.222:39416 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:15.596Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:25.597Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c4940d69-aa82-46e7-8021-16ed72288da8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:33:25.626Z |WARN |[f1565625-1, L:/10.233.70.222:39608 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:25.626Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:35.627Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7fc54c7a-539c-423c-a3ea-bfd1523b9296 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:33:35.657Z |WARN |[dd509348-1, L:/10.233.70.222:39802 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:35.658Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:45.658Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=cd6c3e79-57f4-4246-899d-bb193e75c450 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:33:45.696Z |WARN |[a6683efa-1, L:/10.233.70.222:39966 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:45.697Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:55.698Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=33ec2ac8-2acf-470c-83e3-2783eedb8a4d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:33:55.726Z |WARN |[dccc4da4-1, L:/10.233.70.222:40150 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:33:55.727Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:34:05.727Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8c8324ca-e7d1-4261-983d-7dcd1a6d5b80 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:34:05.758Z |WARN |[dd7b870e-1, L:/10.233.70.222:40282 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:34:05.759Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:34:15.760Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ed1011be-b26f-463f-a020-146a0f97cd09 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:34:15.782Z |WARN |[e5618be1-1, L:/10.233.70.222:40472 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:34:15.782Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:34:25.783Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=26cd8658-ffa4-47ed-b1c3-0190a933c1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:36:09.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:36:19.953Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7b33bfbc-abc7-4ddd-8236-52fff5d1e262 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:36:19.960Z |WARN |[0b7ef6d5-2, L:/10.233.70.222:40660 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:36:19.961Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:36:29.963Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=475ac8ee-d9bf-4d26-b728-83c38786dd15 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:36:30.035Z |WARN |[02a8be86-1, L:/10.233.70.222:42686 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:36:30.036Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:36:40.037Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0ae75516-c54a-456c-9aeb-5edce7040a09 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:36:40.063Z |WARN |[3082aba9-1, L:/10.233.70.222:42890 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:36:40.064Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:36:50.065Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2dcd9369-1fb1-436c-ab0e-c85c6bde37d4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:36:50.100Z |WARN |[09d4a468-1, L:/10.233.70.222:43060 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:36:50.101Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:37:00.102Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2fc48723-969e-4f87-bb9e-3f849918750f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:37:00.174Z |WARN |[3892047b-1, L:/10.233.70.222:43256 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:37:00.176Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:37:10.177Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5c58479a-3038-4137-af7d-3a65e8b9e280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:37:34.160Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:37:34.161Z |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 |2023-02-04T04:37:34.162Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:37:34.162Z |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 |2023-02-04T04:37:34.164Z |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 |2023-02-04T04:37:34.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:37:34.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:37:34.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:37:34.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:38:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:39:04.067Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=550619e1-fa6b-45d8-bcdf-1ac5cf599bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:04.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:14.125Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=16885526-a2be-4a67-823a-4b967a6bf62d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:40:14.131Z |WARN |[4c5cfa2a-3, L:/10.233.70.222:43428 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:14.132Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:24.132Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=be6474aa-f64f-4bd4-b1cc-0c6072a51b84 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:40:24.184Z |WARN |[bacbc347-1, L:/10.233.70.222:46588 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:24.185Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:34.188Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b987fb34-82a6-43c5-b023-03544f4d3ffe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:40:34.218Z |WARN |[f68a3d95-1, L:/10.233.70.222:46744 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:34.219Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:44.220Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4a72cc59-3ccd-4bce-9d86-00a8901c2c7c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:40:44.252Z |WARN |[a65ea2cd-1, L:/10.233.70.222:46902 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:44.253Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:54.254Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=02c6f534-d002-4ab0-ac0f-9ec3181ae687 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:40:54.297Z |WARN |[bf1c1309-1, L:/10.233.70.222:47102 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:40:54.298Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:04.299Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b3ec74f6-1eb0-4db9-9cc5-1e8ff9ba4cb6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:41:04.338Z |WARN |[fd03db6f-1, L:/10.233.70.222:47254 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:04.339Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:14.342Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=cdb76ce5-d7a2-4fc7-b978-918e74072773 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:41:14.373Z |WARN |[45e9070d-1, L:/10.233.70.222:47452 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:14.374Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:24.375Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f8c7055b-e34f-4f7a-b1d3-f512ec173452 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:41:24.407Z |WARN |[18846a60-1, L:/10.233.70.222:47628 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:24.408Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:34.409Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4108634e-d3c9-4d61-9ebe-f3ba75efd4fc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:41:34.448Z |WARN |[c9d4fe01-1, L:/10.233.70.222:47804 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:34.449Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:44.449Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5a45180d-e80d-41b3-982b-90416c8a1bf0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:41:44.478Z |WARN |[4655c061-1, L:/10.233.70.222:47970 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:44.479Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:54.479Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4eb9ae46-5851-4321-b61f-991bd3a31146 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:41:54.519Z |WARN |[fb0948b9-1, L:/10.233.70.222:48186 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:41:54.520Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:04.521Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d97dd04f-7b62-420d-b363-aae82e6302ea | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:42:04.551Z |WARN |[98a124f8-1, L:/10.233.70.222:48380 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:04.552Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:14.554Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=80df5d20-94a8-4dca-b61f-7c47644a707a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:42:14.641Z |WARN |[62aea0ac-1, L:/10.233.70.222:48598 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:14.642Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:24.643Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=aaaec4b8-fe47-4e0d-9731-c64b787dc9d1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:42:24.701Z |WARN |[fa82bc22-1, L:/10.233.70.222:48786 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:24.702Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:42:34.351Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:42:34.352Z |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 |2023-02-04T04:42:34.352Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:42:34.353Z |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 |2023-02-04T04:42:34.354Z |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 |2023-02-04T04:42:34.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:42:34.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:42:34.364Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:42:34.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:34.706Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=77f6de57-c4c7-447a-83f6-104e4188c218 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:42:34.801Z |WARN |[ae79707e-1, L:/10.233.70.222:48970 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:34.817Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:44.818Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=67282bbe-3b2f-4ff4-aa12-d0fd303088ef | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:42:44.854Z |WARN |[06ef30d3-1, L:/10.233.70.222:49120 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:44.855Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:54.860Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ee2556cd-5f30-47eb-8472-b2b7125c5915 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:42:54.895Z |WARN |[d6d59214-1, L:/10.233.70.222:49302 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:42:54.896Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:04.900Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=98f981fe-fd34-46ea-b4b8-21af094f236d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:43:04.932Z |WARN |[9ceb5744-1, L:/10.233.70.222:49470 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:04.932Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:14.933Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6b5f7d4e-3da3-4ef2-9aa3-6eef3cc27a25 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:43:14.965Z |WARN |[4c65033d-1, L:/10.233.70.222:49748 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:14.966Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2023-02-04T04:43:24.154Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x870xed0x9dG0x17BH0xd00x05n!0x0d0x050xc60x940xa8z0xa5u0xcd\0xecX0xb00x080x81,0xef0xc80xb70x13; ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-5 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:24.971Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=403169a6-0b89-43ed-9ce0-eaff3b38f1b7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:43:25.025Z |WARN |[0f822b94-1, L:/10.233.70.222:49908 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:25.026Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:35.028Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2db75f54-1aaa-430f-9a1d-7beaf8c38672 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:43:35.078Z |WARN |[3ba74a33-1, L:/10.233.70.222:50124 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:35.079Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:45.080Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=09659dea-6dd9-412e-82d9-7b13d56b0640 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:43:45.119Z |WARN |[81713608-1, L:/10.233.70.222:50278 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:45.120Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:55.122Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ca76ae43-d52f-4dd5-a8f4-c5026f43c2ce | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:43:55.160Z |WARN |[53327ed5-1, L:/10.233.70.222:50504 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:43:55.161Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:05.162Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=edaa3772-acb1-48a7-8919-cc779bd22e83 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:44:05.190Z |WARN |[2c30f46c-1, L:/10.233.70.222:50682 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:05.191Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:15.192Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7b80ec7c-8d75-46b2-a88c-29c0ea5a3516 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:44:15.235Z |WARN |[44a13a0e-1, L:/10.233.70.222:50908 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:15.236Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:25.236Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=743f23f9-4a01-4163-a22e-d3fb30d48eba | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:44:25.296Z |WARN |[1672d20a-1, L:/10.233.70.222:51184 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:25.298Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:35.304Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3c5f260e-9682-4b83-99b3-0a1cfa86433f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:44:35.371Z |WARN |[f88e04b4-1, L:/10.233.70.222:51374 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:35.372Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:45.374Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5b5243e5-f4fc-45c3-96f0-fe114df56ac4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:44:45.417Z |WARN |[e4dfc24d-1, L:/10.233.70.222:51534 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:45.418Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:55.420Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=339ecedc-cdf0-4e49-9e4b-019a4c66fca1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:44:55.503Z |WARN |[1a068544-1, L:/10.233.70.222:51736 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:44:55.506Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:05.510Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e4cef4ca-1536-4606-a103-6765075f5138 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:45:05.607Z |WARN |[20e912cf-1, L:/10.233.70.222:51880 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:05.608Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:15.608Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3340b179-2d9b-4281-aef6-cf187518f674 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:45:15.711Z |WARN |[982a8b30-1, L:/10.233.70.222:52076 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:15.711Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:25.713Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0f826f60-8d44-4699-9c86-f3429d5292ff | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:45:25.776Z |WARN |[95728137-1, L:/10.233.70.222:52252 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:25.778Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:35.780Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=33f4a2ae-ed7a-4b8a-b247-04aebfcd80d2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:45:35.993Z |WARN |[9b25008e-1, L:/10.233.70.222:52448 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:35.994Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:45.998Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e52d19e7-04e5-4f11-a699-30e7ee5650c9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:45:46.090Z |WARN |[86e184f9-1, L:/10.233.70.222:52592 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:46.091Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:56.092Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b08c66ec-a013-476c-a3d9-05312855cee7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:45:56.145Z |WARN |[cdaafeba-1, L:/10.233.70.222:52790 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:45:56.146Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:06.148Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=bfa5b63b-2607-4b3b-ab03-8e1797226c8f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:46:06.190Z |WARN |[250e7932-1, L:/10.233.70.222:52932 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:06.191Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:16.192Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0e2a3fed-203f-4b57-af11-3fade6e2fa00 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:46:16.219Z |WARN |[c3b74226-1, L:/10.233.70.222:53094 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:16.220Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:26.221Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5dee3325-99a7-403d-b397-b2b7ea90f9e9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:46:26.292Z |WARN |[e8b37f88-1, L:/10.233.70.222:53232 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:26.294Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:36.294Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0737e963-72b1-4008-bfc1-988aa603b901 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:46:36.340Z |WARN |[cf508b54-1, L:/10.233.70.222:53416 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:36.341Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:46.342Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a1e5f7b0-75cb-448d-a699-0388af2c6366 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:46:46.378Z |WARN |[ab20ba6a-1, L:/10.233.70.222:53574 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:46.380Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:56.380Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e3ee6199-96bb-4bee-a806-7ef7a2022310 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:46:56.441Z |WARN |[097782d1-1, L:/10.233.70.222:53766 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:46:56.442Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:06.443Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e7e2c7eb-3da9-4fdb-904c-d407432c7215 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:47:06.995Z |WARN |[f7062cba-1, L:/10.233.70.222:53902 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:06.996Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:16.997Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6803ea30-8366-40bc-a083-afecd0722178 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:47:17.046Z |WARN |[ab23a202-1, L:/10.233.70.222:54104 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:17.047Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:27.048Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a7446fb2-edd8-40f7-abc7-e54c991c32de | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:47:27.084Z |WARN |[472532e3-1, L:/10.233.70.222:54258 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:27.085Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:47:34.094Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:47:34.095Z |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 |2023-02-04T04:47:34.095Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:47:34.096Z |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 |2023-02-04T04:47:34.097Z |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 |2023-02-04T04:47:34.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:47:34.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:47:34.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:47:34.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:37.085Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=65b155a7-f192-4733-87fe-e640220d9efa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:47:37.119Z |WARN |[5c8f5857-1, L:/10.233.70.222:54426 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:37.123Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:47.124Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c55fdd07-3525-4ddd-bd44-e842ae775a58 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:47:47.171Z |WARN |[3ddf4228-1, L:/10.233.70.222:54552 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:47.172Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:57.172Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=733a3d8a-01ad-4ead-bee4-4c08b06aa121 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:47:57.217Z |WARN |[002bc200-1, L:/10.233.70.222:54746 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:47:57.218Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:07.220Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=051f4de7-95c2-4704-950a-417f8fc0ac81 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:48:07.248Z |WARN |[ec04510c-1, L:/10.233.70.222:54940 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:07.249Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:17.249Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=df676f16-6df9-4c60-abdd-088422c4b119 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:48:17.304Z |WARN |[bbc2adfa-1, L:/10.233.70.222:55138 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:17.305Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:27.306Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=08cb84d0-3ce9-4c91-8593-303c63e101d5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:48:27.405Z |WARN |[29e4f185-1, L:/10.233.70.222:55320 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:27.406Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:37.420Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4118a5fa-3846-4fd3-9557-a6ae34d94c0a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:48:37.470Z |WARN |[7cc60b88-1, L:/10.233.70.222:55496 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:37.471Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:47.472Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0280798b-751f-4756-89ab-932f29f8b192 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:48:47.499Z |WARN |[7b5494ca-1, L:/10.233.70.222:55616 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:47.500Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:57.500Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=37a58f80-01ab-4c9c-8bce-5b8817090977 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:48:57.540Z |WARN |[1be4d02e-1, L:/10.233.70.222:55778 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:48:57.540Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:07.541Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a6f8a6e1-4b45-4e93-a7ec-37e455b38b86 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:49:07.587Z |WARN |[fc0896df-1, L:/10.233.70.222:55946 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:07.588Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:17.591Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=83098c6c-a62c-42fb-84a4-cbbc076b8d3e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:49:17.654Z |WARN |[8c75bdce-1, L:/10.233.70.222:56156 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:17.655Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:27.655Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=74814f93-568a-42c9-8351-86ca0bd59e68 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:49:27.706Z |WARN |[1d56030a-1, L:/10.233.70.222:56322 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:27.707Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:37.710Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ecb669c1-62bd-4ca1-b60a-002bdffbba42 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:49:37.849Z |WARN |[153a6d44-1, L:/10.233.70.222:56496 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:37.851Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:47.852Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6fc10a3c-3c8a-4d0b-8b3a-0e88c7e3699c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:49:47.881Z |WARN |[d30f675d-1, L:/10.233.70.222:56628 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:47.882Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:57.883Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=42123cde-495f-4d90-9657-94d745cd14f3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:49:57.914Z |WARN |[e8441e8b-1, L:/10.233.70.222:56790 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:49:57.915Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:07.916Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4210379c-edc0-41d0-92bb-c791f0b1e93d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:50:07.944Z |WARN |[77aaa1f5-1, L:/10.233.70.222:56944 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:07.945Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:17.946Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8d560b9a-7079-40bf-afa0-4826c8466e9e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:50:17.992Z |WARN |[4f80af72-1, L:/10.233.70.222:57100 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:17.993Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:27.993Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c114ed0f-b400-4819-8f44-88fd33b1ea0d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:50:28.032Z |WARN |[41f475eb-1, L:/10.233.70.222:57236 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:28.033Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:38.033Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ecc60dd0-ef58-4540-b77c-b0898667d9aa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:50:38.092Z |WARN |[5d3ac356-1, L:/10.233.70.222:57448 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:38.093Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:48.095Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=07b8e3b1-48ca-4b71-99d6-767b24c6bff3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:50:48.148Z |WARN |[50da54c9-1, L:/10.233.70.222:57618 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:48.149Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:58.151Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=78ac6470-86ec-4505-8304-bde1002da414 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:50:58.191Z |WARN |[e567e01c-1, L:/10.233.70.222:57836 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:50:58.193Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:08.193Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=63156965-83cc-4054-a6ac-bab369efcc2b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:51:08.224Z |WARN |[e44a0212-1, L:/10.233.70.222:58018 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:08.225Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:18.226Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0f681792-b7f4-4c62-91f0-96aff519c8ee | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:51:18.252Z |WARN |[78aae5cb-1, L:/10.233.70.222:58220 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:18.253Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:28.254Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=09dae9a2-3f01-4b85-9fa5-829ea41c1fa8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:51:28.289Z |WARN |[c1f7a71c-1, L:/10.233.70.222:58418 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:28.289Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:38.290Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6bacc71f-6593-4408-9b95-08c6f265eb05 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:51:38.331Z |WARN |[a3325425-1, L:/10.233.70.222:58616 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:38.332Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:48.333Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=cc1e01b7-fc74-4c79-be89-d10e59cc5a00 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:51:48.356Z |WARN |[2d602339-1, L:/10.233.70.222:58778 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:48.357Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:58.358Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=68c73170-c76c-476d-b908-35532e1ab1eb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:51:58.404Z |WARN |[e016703c-1, L:/10.233.70.222:58946 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:51:58.405Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:08.406Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=00060526-41c9-4298-924b-e6904bc52b1c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:52:08.473Z |WARN |[0ca2745e-1, L:/10.233.70.222:59108 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:08.474Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:18.475Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fecb9529-7e03-4987-9c00-1c71774b7869 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:52:18.505Z |WARN |[0005a95b-1, L:/10.233.70.222:59294 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:18.506Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:28.508Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=cdf1bd4c-bbef-4526-80fc-7fe0beecec05 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:52:28.548Z |WARN |[ac8cc4d0-1, L:/10.233.70.222:59458 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:28.550Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:52:34.174Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:52:34.176Z |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 |2023-02-04T04:52:34.176Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:52:34.176Z |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 |2023-02-04T04:52:34.178Z |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 |2023-02-04T04:52:34.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:52:34.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:52:34.189Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:52:34.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:38.550Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fa882f5a-e161-41dc-bfc3-67af400ebb6e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:52:38.680Z |WARN |[24385728-1, L:/10.233.70.222:59636 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:38.683Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:48.683Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=521d9668-2c6a-4e55-977c-8ed4ea6cf3dd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:52:48.725Z |WARN |[3ccccd7a-1, L:/10.233.70.222:59778 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:48.725Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:58.727Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=9a6974e8-326b-408d-893e-55d6173c1bd9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:52:58.775Z |WARN |[b1eb52fe-1, L:/10.233.70.222:59984 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:52:58.777Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:08.778Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d71b8d6f-a87b-4543-8ab3-0d56c0ca2363 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:53:08.848Z |WARN |[7977880e-1, L:/10.233.70.222:60176 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:08.849Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:18.850Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7982009c-6a78-4fbf-a713-69771c16b1d2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:53:18.882Z |WARN |[e2f4c243-1, L:/10.233.70.222:60362 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:18.882Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:28.884Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=cd9de10d-57be-4ba1-9199-34319ff83df5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:53:28.966Z |WARN |[437a3b5c-1, L:/10.233.70.222:60546 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:28.967Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:38.968Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=512951fc-efa0-40a7-8c34-6b0434435abe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:53:39.047Z |WARN |[9883481b-1, L:/10.233.70.222:60764 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:39.048Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:49.049Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=81e2bdf6-38fe-445e-9580-30ded8ccd5fb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:53:49.179Z |WARN |[7cd9a82a-1, L:/10.233.70.222:60930 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:49.180Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:59.185Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8d8109f2-8a90-4802-9cec-8faf4875a92e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:53:59.262Z |WARN |[c371f924-1, L:/10.233.70.222:32924 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:53:59.263Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:09.264Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0c0f5e89-6530-481d-aeb6-c4f8e6200e76 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:54:09.305Z |WARN |[b234ddcf-1, L:/10.233.70.222:33104 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:09.306Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:19.308Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7a9d7810-6cc5-4542-81fd-85555545dc3a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:54:19.351Z |WARN |[ec1ba913-1, L:/10.233.70.222:33304 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:19.352Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:29.353Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a51681a4-9de1-4455-a898-8beb7577869f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:54:29.419Z |WARN |[a8c9fd05-1, L:/10.233.70.222:33484 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:29.421Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:39.422Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c5836a97-4d0e-4d68-94f7-7d3b539cf92b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:54:39.488Z |WARN |[e22e1b5b-1, L:/10.233.70.222:33696 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:39.489Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:49.490Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4b31a79a-eed2-469a-bdc2-37aaf282a97e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:54:49.569Z |WARN |[07a540bf-1, L:/10.233.70.222:33872 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:49.570Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:59.571Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=53e45baa-aa6a-4250-a296-456fa9f457c8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:54:59.620Z |WARN |[856485ed-1, L:/10.233.70.222:34076 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:54:59.620Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:09.624Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=dfa4105a-8918-473e-990e-96e62625d100 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:55:09.658Z |WARN |[55780ec8-1, L:/10.233.70.222:34250 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:09.659Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:19.661Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ab84a433-4129-489f-9c28-b20646e6e085 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:55:19.704Z |WARN |[0492490b-1, L:/10.233.70.222:34424 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:19.705Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:29.706Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7f97f321-69e2-4a30-848b-46e78f8d2682 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:55:29.738Z |WARN |[2cc15f77-1, L:/10.233.70.222:34572 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:29.739Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:39.740Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=354ee4f3-83f9-489e-a343-aa1d22992caf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:55:39.823Z |WARN |[4ca1d377-1, L:/10.233.70.222:34762 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:39.824Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:49.828Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=560922d5-d5f7-4ed4-9ec9-3b5d3323c54b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:55:49.964Z |WARN |[5e52459c-1, L:/10.233.70.222:34916 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:49.964Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:55:59.965Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4ba97d12-f35f-4276-b8be-82d62936ce16 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:56:00.036Z |WARN |[7247439a-1, L:/10.233.70.222:35106 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:00.037Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:10.038Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=dcc9e5d8-bb08-454d-9234-f07bfcf90d48 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:56:10.108Z |WARN |[afe4f63b-1, L:/10.233.70.222:35298 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:10.109Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:20.112Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f904de59-2b92-436e-b229-8710e8d9f0fd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:56:20.205Z |WARN |[f4046d6d-1, L:/10.233.70.222:35446 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:20.206Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:30.209Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=705a6f79-bb2e-4be9-b854-5f24a7c6f5ec | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:56:30.284Z |WARN |[4c76177e-1, L:/10.233.70.222:35628 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:30.285Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:40.286Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=56a15982-bfef-4871-83f3-2c3f07c082a1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:56:40.326Z |WARN |[e83e05d2-1, L:/10.233.70.222:35786 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:40.327Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:50.327Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=30058341-83cb-4d9b-bbc0-a84bf5a6874e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:56:50.364Z |WARN |[faac0cda-1, L:/10.233.70.222:35936 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:56:50.365Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:00.365Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=88f153bc-e21c-4c2e-8eb0-f2a2c6716db7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:57:00.436Z |WARN |[4081bdb6-1, L:/10.233.70.222:36200 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:00.438Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:10.439Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d1c3ba5a-6c29-41a7-84c3-af81af0c6c2c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:57:10.466Z |WARN |[06bd0e18-1, L:/10.233.70.222:36402 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:10.467Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:20.468Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d693f73a-2037-49eb-8b72-065b5392e497 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:57:20.500Z |WARN |[f65def20-1, L:/10.233.70.222:36586 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:20.501Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:30.501Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=89d3cf32-f7df-46dc-aabc-0ca143872cc0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:57:30.537Z |WARN |[66941834-1, L:/10.233.70.222:36762 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:30.538Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T04:57:34.163Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T04:57:34.164Z |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 |2023-02-04T04:57:34.164Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T04:57:34.165Z |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 |2023-02-04T04:57:34.165Z |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 |2023-02-04T04:57:34.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T04:57:34.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T04:57:34.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T04:57:34.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:40.540Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=436347ba-e4e9-456a-bdfd-69267f068648 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:57:40.608Z |WARN |[a6475732-1, L:/10.233.70.222:36974 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:40.610Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:50.612Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4babebff-8f29-4fb9-b194-6dbfb398bc89 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:57:50.683Z |WARN |[d092e13c-1, L:/10.233.70.222:37110 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:57:50.684Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:00.685Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ec628c84-3141-4de8-ae9f-6901f61a44f2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:58:00.784Z |WARN |[6f2e5f28-1, L:/10.233.70.222:37296 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:00.785Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:10.785Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=97925132-5a5c-4e9d-8421-768e4d94180a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:58:10.816Z |WARN |[c4810b0e-1, L:/10.233.70.222:37490 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:10.817Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:20.818Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=abcd8168-bd7b-4f4a-9265-650c22d716e0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:58:20.936Z |WARN |[03c1e0c7-1, L:/10.233.70.222:37682 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:20.937Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:30.937Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3b6c4c82-9613-4a13-acc7-387519c19903 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:58:30.973Z |WARN |[1f53e3ee-1, L:/10.233.70.222:37892 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:30.974Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:40.975Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=81df7f3a-79a4-4fe2-b3ca-ae75ef99eaa5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:58:41.006Z |WARN |[2ef5aaf2-1, L:/10.233.70.222:38054 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:41.007Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:51.009Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=8369f616-b103-4165-ada5-67c27b7c9402 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:58:51.052Z |WARN |[bcd2cb87-1, L:/10.233.70.222:38252 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:58:51.053Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:01.054Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=7ccab5f9-262a-4332-997f-8023bc10884b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:59:01.113Z |WARN |[47adcc63-1, L:/10.233.70.222:38408 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:01.114Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:11.115Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=930f1c2f-7a2a-44e9-bf16-1a1102ac2a8a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:59:11.149Z |WARN |[bc17ba06-1, L:/10.233.70.222:38614 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:11.150Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:21.152Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e019365c-7407-4930-93e4-5a1ce2f1b125 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:59:21.215Z |WARN |[598e0a56-1, L:/10.233.70.222:38742 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:21.216Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:31.219Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ff01f20e-8c50-44f4-b232-6166f2755e8e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:59:31.281Z |WARN |[4ec30bd5-1, L:/10.233.70.222:38938 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:31.282Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:41.283Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=6ecf8378-d9c9-48e5-a628-876729098135 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:59:41.400Z |WARN |[942a4d2a-1, L:/10.233.70.222:39114 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:41.401Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:51.408Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=23db1f28-8433-4b20-a30d-38827a3eaf40 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T04:59:51.487Z |WARN |[f87ef13d-1, L:/10.233.70.222:39324 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T04:59:51.488Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:01.489Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=73bbca04-a8d3-4bf0-8aad-daefe71801ec | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:00:01.559Z |WARN |[dec9d93c-1, L:/10.233.70.222:39478 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:01.561Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:11.561Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=aaa4e78e-6a3c-4628-92a5-452c2415bdfc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:00:11.614Z |WARN |[5a2822c6-1, L:/10.233.70.222:39666 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:11.615Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:21.617Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c675240c-b0ff-4a3e-88c8-c9d12bddd92a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:00:21.715Z |WARN |[9f1a90ea-1, L:/10.233.70.222:39796 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:21.720Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:31.720Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=21c2d7de-eee5-4df5-b915-5451adae5d5c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:00:31.770Z |WARN |[0ecc5075-1, L:/10.233.70.222:40000 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:31.771Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:41.772Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c3b53fb4-45c6-402c-a3bb-744767b883cd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:00:41.831Z |WARN |[5d981898-1, L:/10.233.70.222:40190 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:41.832Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:51.835Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e1193cf8-c83b-4455-a9fc-c4b1499ab0fd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:00:51.867Z |WARN |[be663f2f-1, L:/10.233.70.222:40388 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:00:51.867Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:01.870Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=49272571-f931-4af5-b7d8-10ba261e5bd1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:01:01.913Z |WARN |[c4763017-1, L:/10.233.70.222:40566 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:01.914Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:11.915Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=26d11c65-ec34-4e8e-9cdd-12919683f0ce | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:01:12.000Z |WARN |[2b8900cb-1, L:/10.233.70.222:40798 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:12.001Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:22.003Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d6d3c9eb-9745-432f-87d6-f99e1974db94 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:01:22.091Z |WARN |[52a778c2-1, L:/10.233.70.222:40968 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:22.092Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:32.093Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f634a683-6e6e-4680-8ea9-f3c8bdcfaeb6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:01:32.158Z |WARN |[e03220eb-1, L:/10.233.70.222:41190 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:32.158Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:42.164Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a9043356-c695-4b74-9ee8-bfe5e9e26367 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:01:42.199Z |WARN |[eb8f9303-1, L:/10.233.70.222:41348 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:42.200Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:52.201Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=49640a07-7d77-4c84-94ec-8bc2f8f68fc0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:01:52.247Z |WARN |[1706bcf6-1, L:/10.233.70.222:41516 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:01:52.247Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:02.248Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e338627d-c5cb-44cd-81f9-f869ed9aca20 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:02:02.299Z |WARN |[13d93f9f-1, L:/10.233.70.222:41652 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:02.300Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:12.304Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=34d664c8-452a-4313-a42b-36139ea67f22 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:02:12.343Z |WARN |[6a906e6b-1, L:/10.233.70.222:41862 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:12.344Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:22.345Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=1f9c2ea5-53b0-4898-815a-1d31da141246 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:02:22.386Z |WARN |[52174175-1, L:/10.233.70.222:42032 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:22.387Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:32.389Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=92b9d057-c533-432d-a3dd-29fe86981a95 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:02:32.476Z |WARN |[5fd03f59-1, L:/10.233.70.222:42248 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:32.476Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T05:02:34.064Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T05:02:34.065Z |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 |2023-02-04T05:02:34.066Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T05:02:34.066Z |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 |2023-02-04T05:02:34.069Z |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 |2023-02-04T05:02:34.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T05:02:34.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T05:02:34.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T05:02:34.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:42.478Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fca65113-846e-4487-b716-6c0d5b3cbf95 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:02:42.504Z |WARN |[4e8f59ed-1, L:/10.233.70.222:42424 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:42.510Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:52.510Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=0bdbe193-4c6b-443f-a17e-3bd6084c07fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:02:52.569Z |WARN |[2b017b59-1, L:/10.233.70.222:42610 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:02:52.570Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:02.570Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=450eb2a5-9c71-4885-9f0c-7a6bfcca66c3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:03:02.618Z |WARN |[38c25678-1, L:/10.233.70.222:42766 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:02.618Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:12.620Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=18fe0694-e07e-4c9f-a5ad-0829d3f6c625 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:03:12.664Z |WARN |[3239847c-1, L:/10.233.70.222:42996 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:12.665Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:22.667Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=cbb66a7e-e0cd-4a48-b762-4e02034ab8d1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:03:22.730Z |WARN |[2a03668f-1, L:/10.233.70.222:43158 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:22.731Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:32.731Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f3b05b98-fa59-490b-94b1-5f3a8561ab23 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:03:32.795Z |WARN |[be4a922a-1, L:/10.233.70.222:43386 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:32.795Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:42.796Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fffaa648-adc2-41a3-8c65-dced9d46a433 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:03:42.842Z |WARN |[a8d0fa06-1, L:/10.233.70.222:43556 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:42.842Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:52.843Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=241830bf-e8f1-4fed-8663-1a53c5b7bef0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:03:52.874Z |WARN |[c14fbc94-1, L:/10.233.70.222:43766 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:03:52.874Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:04:02.875Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5aa1ac87-3af2-47a6-b3a8-3884da4b258b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:04:02.918Z |WARN |[f486b430-1, L:/10.233.70.222:43932 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:04:02.919Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:04:12.920Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=90379375-6ab3-40c9-a943-6d750dfbc3b5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:05:06.663Z |WARN |[b5ad9f92-1, L:/10.233.70.222:44116 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:06.664Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:16.665Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=04738216-a4d6-483a-b552-499534c24418 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:05:16.719Z |WARN |[1d03dd27-1, L:/10.233.70.222:45210 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:16.720Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:26.722Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a78e748a-50ef-464b-bf32-22f95c7ad192 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:05:26.765Z |WARN |[38b8212f-1, L:/10.233.70.222:45364 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:26.766Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:36.766Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=eae02469-bd95-4ff5-b9b0-8432ecca3373 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:05:36.831Z |WARN |[e58e2001-1, L:/10.233.70.222:45520 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:36.832Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:46.832Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=352705ba-3ada-40df-a259-9bb52aff0890 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:05:46.882Z |WARN |[87877b13-1, L:/10.233.70.222:45688 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:46.882Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:56.884Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ae7cca9f-f2b3-400f-986b-068a3a1970ff | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:05:56.930Z |WARN |[c4d28b0a-1, L:/10.233.70.222:45892 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:05:56.931Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:06.932Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=15c5234d-c06b-4285-8078-68b768b8ddd4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:06:06.956Z |WARN |[a910848c-1, L:/10.233.70.222:46050 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:06.957Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:16.961Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=c54a0f58-213b-4551-9270-a17db3249166 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:06:17.139Z |WARN |[6c92d2c3-1, L:/10.233.70.222:46228 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:17.140Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:27.140Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ae902c46-b2ee-4de6-b3b2-6e3769bc1001 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:06:27.239Z |WARN |[0bd775c0-1, L:/10.233.70.222:46382 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:27.240Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:37.240Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=bc451334-a700-476f-b544-02c28d1a2e95 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:06:37.333Z |WARN |[0e2c4a67-1, L:/10.233.70.222:46566 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:37.340Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:47.343Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=4004c657-4f29-4018-8cad-be730ea9815c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:06:47.408Z |WARN |[718c5de8-1, L:/10.233.70.222:46758 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:47.409Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:57.410Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=601a37b0-3e87-492e-9968-5562f012fb13 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:06:57.505Z |WARN |[cb2818ce-1, L:/10.233.70.222:46972 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:06:57.506Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:07.507Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3d5dc8b5-522a-416f-9491-1c635539efa6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:07:07.681Z |WARN |[097435a9-1, L:/10.233.70.222:47162 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:07.683Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:17.683Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fbfb3941-2b36-4a52-b83e-f06a78015c06 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:07:17.760Z |WARN |[a1b23114-1, L:/10.233.70.222:47328 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:17.761Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:27.761Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=3d757c36-0d8c-4bb6-8e2e-4be8d1e4d3b7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:07:27.849Z |WARN |[811278ce-1, L:/10.233.70.222:47482 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:27.849Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T05:07:34.049Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T05:07:34.050Z |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 |2023-02-04T05:07:34.050Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T05:07:34.050Z |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 |2023-02-04T05:07:34.051Z |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 |2023-02-04T05:07:34.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T05:07:34.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T05:07:34.061Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T05:07:34.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:37.850Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f8873a1d-c60d-4cbe-838a-6233b92d061a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:07:37.918Z |WARN |[bb599e70-1, L:/10.233.70.222:47610 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:37.920Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:47.921Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=fa1c9d4f-3a5e-4a83-b306-9125ed51cc06 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:07:47.989Z |WARN |[5a29c7c5-1, L:/10.233.70.222:47768 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:47.990Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:57.991Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=f0dcf1fb-2853-4651-9964-bc33150c95e4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:07:58.030Z |WARN |[a40ee5e9-1, L:/10.233.70.222:47940 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:07:58.031Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:08.032Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=174512a8-f003-4cbb-8fff-5fcf9bc3abbc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:08:08.056Z |WARN |[4d7cb92c-1, L:/10.233.70.222:48162 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:08.057Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:18.057Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ca5627b4-5824-421d-8c64-66e738062963 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:08:18.110Z |WARN |[b106d826-1, L:/10.233.70.222:48314 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:18.112Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:28.112Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=57ee8e98-f332-4e75-8c85-7ff5390dfabc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:08:28.226Z |WARN |[957941e3-1, L:/10.233.70.222:48450 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:28.227Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:38.227Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=5190e159-e286-4a9e-af23-e02142f81c7f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:08:38.290Z |WARN |[9aaa4bfe-1, L:/10.233.70.222:48678 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:38.291Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:48.291Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=e3ccfb28-7caf-4a56-9a7f-bb0a57570911 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:08:48.333Z |WARN |[1ec270f4-1, L:/10.233.70.222:48844 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:48.334Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:58.334Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=33709bac-ae33-41f8-b03c-dc9219b3db65 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:08:58.361Z |WARN |[af75ddc3-1, L:/10.233.70.222:49044 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:08:58.362Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:08.363Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=eb19e908-baa8-4bf1-8580-702a92082493 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:09:08.391Z |WARN |[311d1977-1, L:/10.233.70.222:49216 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:08.392Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:18.392Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=1891dd18-b182-41bf-9838-79416b6377f7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:09:18.438Z |WARN |[07a2e62f-1, L:/10.233.70.222:49402 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:18.439Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:28.440Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=b6968fa5-2f5c-4f26-baf5-7c7eb724f7c4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:09:28.467Z |WARN |[1d1de426-1, L:/10.233.70.222:49566 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:28.467Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:38.468Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=9b84f628-f4a9-43c8-9b4b-47ff21066807 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:09:38.496Z |WARN |[042da418-1, L:/10.233.70.222:49716 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:38.497Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:48.500Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=ba81e1c7-535f-4f7c-a597-f90818608160 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:09:48.572Z |WARN |[f434ec26-1, L:/10.233.70.222:49874 - R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:48.573Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:58.574Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=d6d2f373-2d06-45af-be66-7405f9c6a9d1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:09:58.609Z |WARN |[ade78a10-1, L:/10.233.70.222:50042 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:09:58.610Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:10:08.610Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=2b453adc-eaea-4f0c-8f9b-9b9c191a05ad | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-04T05:10:08.670Z |WARN |[24feadc3-1, L:/10.233.70.222:50210 ! R:message-router.onap.svc.cluster.local/10.233.71.81:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:10:08.671Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:10:18.672Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=a21e418f-a40f-4e3b-ab85-39eb3b476507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:12:05.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T05:12:15.758Z |INFO |Init configs |InvocationID=0be200a3-69fc-45be-9263-0f46d16a4029, InstanceUUID=69c9a460-891c-4a94-b610-52f777b17f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T05:12:34.122Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T05:12:34.122Z |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 |2023-02-04T05:12:34.123Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T05:12:34.123Z |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 |2023-02-04T05:12:34.124Z |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 |2023-02-04T05:12:34.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T05:12:34.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T05:12:34.136Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T05:12:34.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf