Hi ONAP Team,

We are trying to execute Bulk PM Usecase wherein we have setup El Alto setup on 
EKS and manually setup on demand components like DataFile collector
During first run we are able to send FileReady notification from pnfsimulator 
to VES collector-> MR -> dataFileCollector however
DataFileCollector able to download files from PNF simulator but when 
DataFileCollector publishing files to Data router , we are getting below error 
and also we observed from DFC logs there is one IP 
"dmaap-dr-prov.onap.svc.cluster.local/10.43.141.199:8443" which is different 
one from kubernetes cluster IP list, is there any command/setting to override 
this to DataRouter internal IP.

Could you please help on this.

PFB Logs details:
=============
org.onap.dcaegen2.collectors.datafile.tasks.DataRouterPublisher     
|2020-03-22T18:08:37.997Z     |WARN     |Unable to send file to DataRouter. 
Data: /tmp/onap_datafile/A1584899539.2258172.xml.gz     
|RequestID=A1584899539.2258172.xml.gz     |java.net.ConnectException: Timeout 
connecting to [dmaap-dr-prov.onap.svc.cluster.local/10.43.141.199:8443]\n\tat 
org.apache.http.nio.pool.RouteSpecificPool.timeout(RouteSpecificPool.java:174)\n\tat
 
org.apache.http.nio.pool.AbstractNIOConnPool.requestTimeout(AbstractNIOConnPool.java:629)\n\tat
 
org.apache.http.nio.pool.AbstractNIOConnPool$InternalSessionRequestCallback.timeout(AbstractNIOConnPool.java:899)\n\tat
 
org.apache.http.impl.nio.reactor.SessionRequestImpl.timeout(SessionRequestImpl.java:183)\n\tat
 
org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processTimeouts(DefaultConnectingIOReactor.java:210)\n\tat
 
org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:155)\n\tat
 
org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348)\n\tat
 
org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:221)\n\tat
 
org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64)\n\t...
 1 common frames omitted\nWrapped by: java.util.concurrent.ExecutionException: 
java.net.ConnectException: Timeout connecting to 
[dmaap-dr-prov.onap.svc.cluster.local/10.43.141.199:8443]\n\tat 
org.apache.http.concurrent.BasicFuture.getResult(BasicFuture.java:71)\n\tat 
org.apache.http.concurrent.BasicFuture.get(BasicFuture.java:84)\n\tat 
org.apache.http.impl.nio.client.FutureWrapper.get(FutureWrapper.java:70)\n\tat 
org.onap.dcaegen2.collectors.datafile.service.producer.DmaapProducerHttpClient.getDmaapProducerResponseWithRedirect(DmaapProducerHttpClient.java:93)\n\t...
 20 common frames omitted\nWrapped by: 
org.onap.dcaegen2.collectors.datafile.exceptions.DatafileTaskException: Unable 
to create web client.\n\tat 
org.onap.dcaegen2.collectors.datafile.service.producer.DmaapProducerHttpClient.getDmaapProducerResponseWithRedirect(DmaapProducerHttpClient.java:97)\n\tat
 
org.onap.dcaegen2.collectors.datafile.tasks.DataRouterPublisher.publishFile(DataRouterPublisher.java:106)\n\tat
 
reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:118)\n\tat
 
reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1505)\n\tat
 reactor.core.publisher.MonoProcessor.subscribe(MonoProcessor.java:457)\n\tat 
reactor.core.publisher.MonoFlatMap.subscribe(MonoFlatMap.java:60)\n\tat 
reactor.core.publisher.MonoFlatMap.subscribe(MonoFlatMap.java:60)\n\tat 
reactor.core.publisher.Mono.subscribe(Mono.java:3695)\n\tat 
reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.resubscribe(FluxRetryWhen.java:183)\n\tat
 
reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onNext(FluxRetryWhen.java:229)\n\tat
 
reactor.core.publisher.FluxFlatMap$FlatMapMain.tryEmit(FluxFlatMap.java:501)\n\tat
 
reactor.core.publisher.FluxFlatMap$FlatMapInner.onNext(FluxFlatMap.java:943)\n\tat
 
reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:117)\n\tat
 reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)\n\tat 
reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)\n\tat 
java.util.concurrent.FutureTask.run(FutureTask.java:266)\n\tat 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)\n\tat
 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)\n\tat
 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat
 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat
 java.lang.Thread.run(Thread.java:748)\n     |     |parallel-1     |
=========================================================================

Thanks,
Sofi

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#20328): https://lists.onap.org/g/onap-discuss/message/20328
Mute This Topic: https://lists.onap.org/mt/72473648/21656
Mute #elalto: https://lists.onap.org/mk?hashtag=elalto&subid=2740164
Mute #dmaap: https://lists.onap.org/mk?hashtag=dmaap&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to