You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/12 02:04:33 UTC

[GitHub] diecui1202 opened a new issue #2492: CacheTest.testCache failed

diecui1202 opened a new issue #2492: CacheTest.testCache failed
URL: https://github.com/apache/incubator-dubbo/issues/2492
 
 
   JDK8
   
   Tests in error: 
     CacheTest.testCache:101->testCache:81 » Rpc Invoke remote method timeout. meth...
   
   Tests run: 263, Failures: 0, Errors: 1, Skipped: 2
   
   Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.454 sec <<< FAILURE! - in org.apache.dubbo.config.cache.CacheTest
   testCache(org.apache.dubbo.config.cache.CacheTest)  Time elapsed: 2.441 sec  <<< ERROR!
   org.apache.dubbo.rpc.RpcException: Invoke remote method timeout. method: findCache, provider: dubbo://127.0.0.1:29582/org.apache.dubbo.config.cache.CacheService?application=cache-consumer&cache=true&dubbo=2.0.2&findCache.cache=lru&interface=org.apache.dubbo.config.cache.CacheService&methods=findCache&pid=4807&register.ip=172.17.0.9&scope=remote&side=consumer&timestamp=1536716680587, cause: Waiting server-side response timeout. start time: 2018-09-12 01:44:40.983, end time: 2018-09-12 01:44:42.961, client elapsed: 0 ms, server elapsed: 1978 ms, timeout: 1000 ms, request: Request [id=27, version=2.0.2, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=findCache, parameterTypes=[class java.lang.String], arguments=[17], attachments={path=org.apache.dubbo.config.cache.CacheService, interface=org.apache.dubbo.config.cache.CacheService, version=0.0.0}]], channel: /172.17.0.9:38182 -> /172.17.0.9:29582
   	at org.apache.dubbo.config.cache.CacheTest.testCache(CacheTest.java:81)
   	at org.apache.dubbo.config.cache.CacheTest.testCache(CacheTest.java:101)
   Caused by: org.apache.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-09-12 01:44:40.983, end time: 2018-09-12 01:44:42.961, client elapsed: 0 ms, server elapsed: 1978 ms, timeout: 1000 ms, request: Request [id=27, version=2.0.2, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=findCache, parameterTypes=[class java.lang.String], arguments=[17], attachments={path=org.apache.dubbo.config.cache.CacheService, interface=org.apache.dubbo.config.cache.CacheService, version=0.0.0}]], channel: /172.17.0.9:38182 -> /172.17.0.9:29582
   	at org.apache.dubbo.config.cache.CacheTest.testCache(CacheTest.java:81)
   	at org.apache.dubbo.config.cache.CacheTest.testCache(CacheTest.java:101)
   
   The log is: https://api.travis-ci.org/v3/job/427482504/log.txt

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org