SuccessConsole Output

Skipping 97 KB.. Full Log
:10:23 CEST 2018, timeout=359948]
    06:10:23.448 [PollInverseRequestsThread-client-49XY1sAszxOT2SSfyxLfMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=voQkwxEWPuuImAk5UtLAMQ, clientHostId=client-49XY1sAszxOT2SSfyxLfMQ, serverHostId=server, inverseRequests=[]]
    06:10:23.449 [PollInverseRequestsThread-client-49XY1sAszxOT2SSfyxLfMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=3SelBU437N4YJMsO9xT12A, clientHostId=client-49XY1sAszxOT2SSfyxLfMQ, serverHostId=server, created=Sun Sep 30 06:10:23 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    06:10:53.383 [PollInverseRequestsThread-client-OMn18W9nm6W1f1X4K3hHAg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=De_Z5Osz9nXtDggyvJWtUg, clientHostId=client-OMn18W9nm6W1f1X4K3hHAg, serverHostId=server, inverseRequests=[]]
    06:10:53.384 [PollInverseRequestsThread-client-OMn18W9nm6W1f1X4K3hHAg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=p4mGSIKrOS_fBcCJeS3tRQ, clientHostId=client-OMn18W9nm6W1f1X4K3hHAg, serverHostId=server, created=Sun Sep 30 06:10:53 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    06:10:53.445 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=ZYYfCs4aJIfNbDTV6mUNUQ, clientHostId=client-49XY1sAszxOT2SSfyxLfMQ, serverHostId=server]
    06:10:53.446 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=ZYYfCs4aJIfNbDTV6mUNUQ, clientHostId=client-49XY1sAszxOT2SSfyxLfMQ, serverHostId=server, created=Sun Sep 30 06:10:53 CEST 2018, timeout=329945]
    06:10:53.453 [PollInverseRequestsThread-client-49XY1sAszxOT2SSfyxLfMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=3SelBU437N4YJMsO9xT12A, clientHostId=client-49XY1sAszxOT2SSfyxLfMQ, serverHostId=server, inverseRequests=[]]
    06:10:53.454 [PollInverseRequestsThread-client-49XY1sAszxOT2SSfyxLfMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=0cHq8sCCqEgS8zNWG139Xw, clientHostId=client-49XY1sAszxOT2SSfyxLfMQ, serverHostId=server, created=Sun Sep 30 06:10:53 CEST 2018, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    06:11:23.387 [PollInverseRequestsThread-client-OMn18W9nm6W1f1X4K3hHAg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=p4mGSIKrOS_fBcCJeS3tRQ, clientHostId=client-OMn18W9nm6W1f1X4K3hHAg, serverHostId=server, inverseRequests=[]]
    06:11:23.388 [PollInverseRequestsThread-client-OMn18W9nm6W1f1X4K3hHAg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=NnLbJqGVvuf5tGrhXtlctw, clientHostId=client-OMn18W9nm6W1f1X4K3hHAg, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    06:11:23.414 [pool-6-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=sFb7PvB_QdgvAfLoUMJqQg]
    06:11:23.416 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=ZYYfCs4aJIfNbDTV6mUNUQ, clientHostId=client-49XY1sAszxOT2SSfyxLfMQ, serverHostId=server, payload=sFb7PvB_QdgvAfLoUMJqQg]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesServiceOnServerAndExpectsRemoteException STANDARD_OUT
    06:11:23.420 [PollInverseRequestsThread-client-49XY1sAszxOT2SSfyxLfMQ] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    06:11:23.424 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000, payload=s-lGISTmbKEDYDJ9GDWzrg, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:23.425 [PollInverseRequestsThread-client-49XY1sAszxOT2SSfyxLfMQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=0cHq8sCCqEgS8zNWG139Xw, clientHostId=client-49XY1sAszxOT2SSfyxLfMQ, serverHostId=server, inverseRequests=[]]
    06:11:23.425 [PollInverseRequestsThread-client-XeD8U8GohQ2Zm2EB6GCFQQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=iK7pmOZRsfA88i2VysyX2Q, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000]
    06:11:23.438 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000, payload=s-lGISTmbKEDYDJ9GDWzrg, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:23.442 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    06:11:23.445 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg 
    java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    06:11:23.455 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server]
    06:11:23.458 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg 
    java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    06:11:23.473 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=1
    06:11:24.475 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000, payload=s-lGISTmbKEDYDJ9GDWzrg, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:24.479 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000, payload=s-lGISTmbKEDYDJ9GDWzrg, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:24.481 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    06:11:24.483 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg 
    java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    06:11:24.488 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server]
    06:11:24.492 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg 
    java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    06:11:24.514 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2
    06:11:25.515 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000, payload=s-lGISTmbKEDYDJ9GDWzrg, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:25.517 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000, payload=s-lGISTmbKEDYDJ9GDWzrg, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:25.519 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    06:11:25.520 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg 
    java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    06:11:25.523 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server]
    06:11:25.525 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg 
    java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    06:11:25.533 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3
    06:11:26.534 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000, payload=s-lGISTmbKEDYDJ9GDWzrg, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:26.536 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, created=Sun Sep 30 06:11:23 CEST 2018, timeout=600000, payload=s-lGISTmbKEDYDJ9GDWzrg, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:26.537 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    06:11:26.539 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg 
    java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    06:11:26.542 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=-Y9K2QFKgPhqNu9fK6g2DQ, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server]
    06:11:26.548 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg 
    java.lang.NumberFormatException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesServiceOnServerAndExpectsRemoteException(NormalClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
Gradle Test Executor 3 finished executing tests.    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)

    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
06:11:26.561 [PollInverseRequestsThread-client-XeD8U8GohQ2Zm2EB6GCFQQ] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)

    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.lang.InterruptedException: null    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: s-lGISTmbKEDYDJ9GDWzrg
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.lang.Object.wait(Native Method)    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.RpcServiceExecutor$2.run(RpcServiceExecutor.java:94)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
06:11:26.579 [PollInverseRequestsThread-client-XeD8U8GohQ2Zm2EB6GCFQQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=iK7pmOZRsfA88i2VysyX2Q, clientHostId=client-XeD8U8GohQ2Zm2EB6GCFQQ, serverHostId=server, inverseRequests=[]]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    06:11:53.391 [PollInverseRequestsThread-client-OMn18W9nm6W1f1X4K3hHAg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=NnLbJqGVvuf5tGrhXtlctw, clientHostId=client-OMn18W9nm6W1f1X4K3hHAg, serverHostId=server, inverseRequests=[]]
    06:11:53.392 [PollInverseRequestsThread-client-OMn18W9nm6W1f1X4K3hHAg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=RDRpJVo3QgrrWfR88RkhiA, clientHostId=client-OMn18W9nm6W1f1X4K3hHAg, serverHostId=server, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000]
    06:11:53.763 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: house.intelli.core.rpc.RpcTimeoutException: Inverse request timed out: EchoRequest[requestId=tbfiMBV74mbCqhUCKcVJlA, clientHostId=server-2YEj8AjbMG92ivPFIPny9g, serverHostId=client-OMn18W9nm6W1f1X4K3hHAg, created=Sun Sep 30 06:09:23 CEST 2018, timeout=150389, payload=DY6kPRmvbIZH0Cv0G9FKag, throwExceptionClassName=null, sleep=300000] 
    house.intelli.core.rpc.RpcTimeoutException: Inverse request timed out: EchoRequest[requestId=tbfiMBV74mbCqhUCKcVJlA, clientHostId=server-2YEj8AjbMG92ivPFIPny9g, serverHostId=client-OMn18W9nm6W1f1X4K3hHAg, created=Sun Sep 30 06:09:23 CEST 2018, timeout=150389, payload=DY6kPRmvbIZH0Cv0G9FKag, throwExceptionClassName=null, sleep=300000]
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:104)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesLongRunningServiceOnClientAndEncountersTimeout(InverseClientServerTest.java:101)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)

house.intelli.core.rpc.InverseClientServerTest > serverInvokesServiceOnClientAndExpectsRemoteException STANDARD_OUT
    06:11:53.772 [PollInverseRequestsThread-client-OMn18W9nm6W1f1X4K3hHAg] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    06:11:53.774 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:53.774 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=pTxaqulPUrlHpSgX0K21vA, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000]
    06:11:53.777 [PollInverseRequestsThread-client-OMn18W9nm6W1f1X4K3hHAg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=RDRpJVo3QgrrWfR88RkhiA, clientHostId=client-OMn18W9nm6W1f1X4K3hHAg, serverHostId=server, inverseRequests=[]]
    06:11:53.790 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=pTxaqulPUrlHpSgX0K21vA, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, inverseRequests=[EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    06:11:53.793 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=RHkOzyZMQZLmLuhvRWMj9w, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000]
    06:11:53.794 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:53.795 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    06:11:53.798 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw 
    java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    06:11:53.829 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=JsxqLjPrhVpXwzKC8hztQg, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000]
    06:11:53.832 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=JsxqLjPrhVpXwzKC8hztQg, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server]
    06:11:53.832 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ]
    06:11:53.836 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw 
    java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    06:11:53.851 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=1
    06:11:54.852 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:54.855 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=RHkOzyZMQZLmLuhvRWMj9w, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, inverseRequests=[EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    06:11:54.857 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:54.857 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=Z_zyF6p9y7skx5KepJ-K_A, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, created=Sun Sep 30 06:11:54 CEST 2018, timeout=600000]
    06:11:54.859 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    06:11:54.861 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw 
    java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    06:11:54.862 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=R4oIeXTSaHleV5jeq-kG9w, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, created=Sun Sep 30 06:11:54 CEST 2018, timeout=600000]
    06:11:54.863 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=R4oIeXTSaHleV5jeq-kG9w, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server]
    06:11:54.863 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ]
    06:11:54.865 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw 
    java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    06:11:54.870 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2
    06:11:55.871 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:55.873 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=Z_zyF6p9y7skx5KepJ-K_A, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, inverseRequests=[EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    06:11:55.876 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:55.876 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=8o-JNpfLeY7W4ZcFAYxAqw, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, created=Sun Sep 30 06:11:55 CEST 2018, timeout=600000]
    06:11:55.878 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    06:11:55.880 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw 
    java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    06:11:55.881 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=4e7qA1TeAYhkmf-yEBDCmg, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, created=Sun Sep 30 06:11:55 CEST 2018, timeout=600000]
    06:11:55.882 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=4e7qA1TeAYhkmf-yEBDCmg, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server]
    06:11:55.882 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ]
    06:11:55.883 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw 
    java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted
    06:11:55.891 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3
    06:11:56.892 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:56.894 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=8o-JNpfLeY7W4ZcFAYxAqw, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, inverseRequests=[EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    06:11:56.895 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ, created=Sun Sep 30 06:11:53 CEST 2018, timeout=600000, payload=neURJOw6jrKnbTNyXNTtnw, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    06:11:56.895 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=eLTgYyN38VNyDTo82iOO-A, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, created=Sun Sep 30 06:11:56 CEST 2018, timeout=600000]
    06:11:56.896 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    06:11:56.899 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw 
    java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    06:11:56.901 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=IxHp4wKZjgqjGAtw0W3ZcA, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, created=Sun Sep 30 06:11:56 CEST 2018, timeout=600000]
    06:11:56.901 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=IxHp4wKZjgqjGAtw0W3ZcA, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server]
    06:11:56.901 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=bdPA4iRww6m9CI5jYIUxxw, clientHostId=server-VLY1prfx2MqIZ-pi3ETOEQ, serverHostId=client-GGlUJZYagPyIUC3LeSnrkQ]
    06:11:56.906 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw 
    java.lang.NumberFormatException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.rpc.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:109)
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:53)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:123)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.InverseClientServerTest.serverInvokesServiceOnClientAndExpectsRemoteException(InverseClientServerTest.java:122)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
    	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
    	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: house.intelli.core.rpc.RemoteException: neURJOw6jrKnbTNyXNTtnw
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    	at house.intelli.core.util.ReflectionUtil.invoke(ReflectionUtil.java:137)
    	at house.intelli.core.util.ReflectionUtil.invokeConstructor(ReflectionUtil.java:58)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:34)
    	at house.intelli.core.rpc.echo.EchoRpcService.process(EchoRpcService.java:12)
    	at house.intelli.core.rpc.RpcServiceExecutor.processLocally(RpcServiceExecutor.java:151)
    	at house.intelli.core.rpc.PollInverseRequestsThread.processLocally(PollInverseRequestsThread.java:101)
    	at house.intelli.core.rpc.PollInverseRequestsThread$1.run(PollInverseRequestsThread.java:84)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
06:11:56.920 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=eLTgYyN38VNyDTo82iOO-A, clientHostId=client-GGlUJZYagPyIUC3LeSnrkQ, serverHostId=server, inverseRequests=[]]
Gradle Test Executor 1 finished executing tests.
    	at house.intelli.core.rpc.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:43)
    	... 52 common frames omitted

Gradle Test Executor 1 STANDARD_OUT
    06:11:56.919 [PollInverseRequestsThread-client-GGlUJZYagPyIUC3LeSnrkQ] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException
    java.lang.InterruptedException: null
    	at java.lang.Object.wait(Native Method)
    	at house.intelli.core.rpc.InverseRequestRegistry.pollRequests(InverseRequestRegistry.java:115)
    	at house.intelli.core.rpc.RpcServer.process(RpcServer.java:73)
    	at house.intelli.core.rpc.RpcServer.receiveAndProcessRequest(RpcServer.java:41)
    	at house.intelli.core.rpc.mocktransport.MockRpcServerTransport.putRequest(MockRpcServerTransport.java:20)
    	at house.intelli.core.rpc.mocktransport.MockRpcClientTransport.sendRequest(MockRpcClientTransport.java:20)
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:96)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
Finished generating test XML results (0.096 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.09 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/reports/tests/test
:house.intelli.core:test (Thread[Daemon worker,5,main]) completed. Took 7 mins 46.795 secs.
:house.intelli.core:check (Thread[Daemon worker,5,main]) started.
:house.intelli.core:check
Skipping task ':house.intelli.core:check' as it has no actions.
:house.intelli.core:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:build (Thread[Daemon worker,5,main]) started.
:house.intelli.core:build
Skipping task ':house.intelli.core:build' as it has no actions.
:house.intelli.core:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.desktop:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:compileJava
Executing task ':house.intelli.desktop:compileJava' (up-to-date check took 0.016 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.desktop:compileJava'.
Compiling with JDK Java compiler API.
:house.intelli.desktop:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.122 secs.
:house.intelli.desktop:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:processResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/main/resources', not found
Skipping task ':house.intelli.desktop:processResources' as it has no source files.
:house.intelli.desktop:processResources UP-TO-DATE
:house.intelli.desktop:processResources (Thread[Daemon worker,5,main]) completed. Took 0.007 secs.
:house.intelli.desktop:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:classes
Skipping task ':house.intelli.desktop:classes' as it has no actions.
:house.intelli.desktop:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.desktop:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:jar
Executing task ':house.intelli.desktop:jar' (up-to-date check took 0.027 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/libs/house.intelli.desktop-0.9.0-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/libs/house.intelli.desktop-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.desktop:jar (Thread[Daemon worker,5,main]) completed. Took 0.075 secs.
:house.intelli.desktop:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:assemble
Skipping task ':house.intelli.desktop:assemble' as it has no actions.
:house.intelli.desktop:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.desktop:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/java', not found
Skipping task ':house.intelli.desktop:compileTestJava' as it has no source files.
:house.intelli.desktop:compileTestJava UP-TO-DATE
:house.intelli.desktop:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.desktop:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/src/test/resources', not found
Skipping task ':house.intelli.desktop:processTestResources' as it has no source files.
:house.intelli.desktop:processTestResources UP-TO-DATE
:house.intelli.desktop:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.desktop:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:testClasses
Skipping task ':house.intelli.desktop:testClasses' as it has no actions.
:house.intelli.desktop:testClasses UP-TO-DATE
:house.intelli.desktop:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.desktop:test (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:test
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build/classes/test', not found
Skipping task ':house.intelli.desktop:test' as it has no source files.
:house.intelli.desktop:test UP-TO-DATE
:house.intelli.desktop:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.desktop:check (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:check
Skipping task ':house.intelli.desktop:check' as it has no actions.
:house.intelli.desktop:check UP-TO-DATE
:house.intelli.desktop:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.desktop:build (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:build
Skipping task ':house.intelli.desktop:build' as it has no actions.
:house.intelli.desktop:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.pgp:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:compileJava
Executing task ':house.intelli.pgp:compileJava' (up-to-date check took 0.325 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.pgp:compileJava'.
Compiling with JDK Java compiler API.
Note: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/src/main/java/house/intelli/pgp/gnupg/BcPgpKey.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:house.intelli.pgp:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.996 secs.
:house.intelli.pgp:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:processResources
Executing task ':house.intelli.pgp:processResources' (up-to-date check took 0.022 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/resources/main/META-INF/services has been removed.
:house.intelli.pgp:processResources (Thread[Daemon worker,5,main]) completed. Took 0.099 secs.
:house.intelli.pgp:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:classes
Skipping task ':house.intelli.pgp:classes' as it has no actions.
:house.intelli.pgp:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.pgp:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:jar
Executing task ':house.intelli.pgp:jar' (up-to-date check took 0.316 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/libs/house.intelli.pgp-0.9.0-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/libs/house.intelli.pgp-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.pgp:jar (Thread[Daemon worker,5,main]) completed. Took 0.979 secs.
:house.intelli.pgp:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:assemble
Skipping task ':house.intelli.pgp:assemble' as it has no actions.
:house.intelli.pgp:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.pgp:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:compileTestJava
Executing task ':house.intelli.pgp:compileTestJava' (up-to-date check took 0.025 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/classes/test/house/intelli has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.pgp:compileTestJava'.
Compiling with JDK Java compiler API.
:house.intelli.pgp:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.229 secs.
:house.intelli.pgp:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/src/test/resources', not found
Skipping task ':house.intelli.pgp:processTestResources' as it has no source files.
:house.intelli.pgp:processTestResources UP-TO-DATE
:house.intelli.pgp:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.004 secs.
:house.intelli.pgp:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:testClasses
Skipping task ':house.intelli.pgp:testClasses' as it has no actions.
:house.intelli.pgp:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.pgp:test (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:test
Executing task ':house.intelli.pgp:test' (up-to-date check took 0.041 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test/binary/output.bin.idx has been removed.
Starting process 'Gradle Test Executor 7'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 7'
Successfully started process 'Gradle Test Executor 7'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 7 started executing tests.

house.intelli.pgp.rpc.PgpTransportSupportTest > hashTest STANDARD_OUT
    06:12:05.257 [Test worker] INFO house.intelli.pgp.rpc.PgpTransportSupportTest - Data corruption was properly detected: java.io.IOException: Data corruption: Declared hash does not match found hash!!!
Gradle Test Executor 7 finished executing tests.
Finished generating test XML results (0.003 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.012 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build/reports/tests/test
:house.intelli.pgp:test (Thread[Daemon worker,5,main]) completed. Took 4.499 secs.
:house.intelli.pgp:check (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:check
Skipping task ':house.intelli.pgp:check' as it has no actions.
:house.intelli.pgp:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.pgp:build (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:build
Skipping task ':house.intelli.pgp:build' as it has no actions.
:house.intelli.pgp:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.raspi:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:compileJava
Executing task ':house.intelli.raspi:compileJava' (up-to-date check took 0.128 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.raspi:compileJava'.
Compiling with JDK Java compiler API.
:house.intelli.raspi:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.302 secs.
:house.intelli.raspi:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:processResources
Executing task ':house.intelli.raspi:processResources' (up-to-date check took 0.021 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/resources/main/META-INF/spring has been removed.
:house.intelli.raspi:processResources (Thread[Daemon worker,5,main]) completed. Took 0.089 secs.
:house.intelli.raspi:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:classes
Skipping task ':house.intelli.raspi:classes' as it has no actions.
:house.intelli.raspi:classes (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:house.intelli.raspi:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:jar
Executing task ':house.intelli.raspi:jar' (up-to-date check took 0.374 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/libs/house.intelli.raspi-0.9.0-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/libs/house.intelli.raspi-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.raspi:jar (Thread[Daemon worker,5,main]) completed. Took 1.277 secs.
:house.intelli.raspi:copyFilesFromAssembly (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:copyFilesFromAssembly
Executing task ':house.intelli.raspi:copyFilesFromAssembly' (up-to-date check took 0.004 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/installation.properties has been removed.
:house.intelli.raspi:copyFilesFromAssembly (Thread[Daemon worker,5,main]) completed. Took 0.05 secs.
:house.intelli.raspi:copyFilesFromBin (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:copyFilesFromBin
Executing task ':house.intelli.raspi:copyFilesFromBin' (up-to-date check took 0.006 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/bin has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/bin/house.intelli.raspi has been removed.
:house.intelli.raspi:copyFilesFromBin (Thread[Daemon worker,5,main]) completed. Took 0.022 secs.
:house.intelli.raspi:chmodMainExecutable (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:chmodMainExecutable
Executing task ':house.intelli.raspi:chmodMainExecutable' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Starting process 'command 'chmod''. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/bin Command: chmod a+x house.intelli.raspi
Successfully started process 'command 'chmod''
:house.intelli.raspi:chmodMainExecutable (Thread[Daemon worker,5,main]) completed. Took 0.012 secs.
:house.intelli.raspi:copyDependencies (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:copyDependencies
Executing task ':house.intelli.raspi:copyDependencies' (up-to-date check took 0.004 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib/bcpg-jdk15on-1.60.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib/bcprov-jdk15on-1.60.jar has been removed.
:house.intelli.raspi:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.368 secs.
:house.intelli.raspi:copyJar (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:copyJar
Executing task ':house.intelli.raspi:copyJar' (up-to-date check took 0.006 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/assembly/house.intelli.raspi/lib/house.intelli.raspi-0.9.0-SNAPSHOT.jar has been removed.
:house.intelli.raspi:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.017 secs.
:house.intelli.raspi:tarGzAssembly (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:tarGzAssembly
Executing task ':house.intelli.raspi:tarGzAssembly' (up-to-date check took 0.005 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/distributions/house.intelli.raspi-0.9.0-SNAPSHOT-bin.tar.gz has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/distributions/house.intelli.raspi-0.9.0-SNAPSHOT-bin.tar.gz has been removed.
:house.intelli.raspi:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 0.909 secs.
:house.intelli.raspi:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:assemble
Skipping task ':house.intelli.raspi:assemble' as it has no actions.
:house.intelli.raspi:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.raspi:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:compileTestJava
Executing task ':house.intelli.raspi:compileTestJava' (up-to-date check took 0.032 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/classes/test/house/intelli has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.raspi:compileTestJava'.
Compiling with JDK Java compiler API.
:house.intelli.raspi:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.148 secs.
:house.intelli.raspi:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/src/test/resources', not found
Skipping task ':house.intelli.raspi:processTestResources' as it has no source files.
:house.intelli.raspi:processTestResources UP-TO-DATE
:house.intelli.raspi:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.004 secs.
:house.intelli.raspi:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:testClasses
Skipping task ':house.intelli.raspi:testClasses' as it has no actions.
:house.intelli.raspi:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.raspi:test (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:test
Executing task ':house.intelli.raspi:test' (up-to-date check took 0.028 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test/binary/output.bin.idx has been removed.
Starting process 'Gradle Test Executor 8'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 8'
Successfully started process 'Gradle Test Executor 8'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 8 started executing tests.

house.intelli.raspi.DimmerActorTest > dimmerValue100 STANDARD_OUT
    06:12:13.087 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@1af755e9 property=dimmerValue old=0 value=100
    100
    06:12:13.274 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue101 STANDARD_OUT
    06:12:13.402 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue_1 STANDARD_OUT
    06:12:13.412 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue0 STANDARD_OUT
    06:12:13.416 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValues STANDARD_OUT
    06:12:13.428 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@10d11eb4 property=dimmerValue old=0 value=12
    1
    06:12:13.429 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@10d11eb4 property=dimmerValue old=12 value=25
    2
    06:12:13.434 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@10d11eb4 property=dimmerValue old=25 value=37
    4
    06:12:13.436 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@10d11eb4 property=dimmerValue old=37 value=50
    8
    06:12:13.437 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@10d11eb4 property=dimmerValue old=50 value=62
    16
    06:12:13.437 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@10d11eb4 property=dimmerValue old=62 value=75
    32
    06:12:13.439 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@10d11eb4 property=dimmerValue old=75 value=87
    64
    06:12:13.439 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@10d11eb4 property=dimmerValue old=87 value=100
Gradle Test Executor 8 finished executing tests.
    100
    06:12:13.440 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue STANDARD_OUT
    06:12:13.443 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@65f1dc52 property=dimmerValue old=0 value=87
    64
    06:12:13.444 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close
Finished generating test XML results (0.004 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.017 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build/reports/tests/test
:house.intelli.raspi:test (Thread[Daemon worker,5,main]) completed. Took 4.067 secs.
:house.intelli.raspi:check (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:check
Skipping task ':house.intelli.raspi:check' as it has no actions.
:house.intelli.raspi:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.raspi:build (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:build
Skipping task ':house.intelli.raspi:build' as it has no actions.
:house.intelli.raspi:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:copyDistributions (Thread[Daemon worker,5,main]) started.
:copyDistributions
Executing task ':copyDistributions' (up-to-date check took 0.061 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/distributions has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/distributions/house.intelli.raspi-0.9.0-SNAPSHOT-bin.tar.gz has been removed.
:copyDistributions (Thread[Daemon worker,5,main]) completed. Took 0.168 secs.
:install (Thread[Daemon worker,5,main]) started.
:install
Executing task ':install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@49763645
:install (Thread[Daemon worker,5,main]) completed. Took 1.335 secs.
:house.intelli.android:install (Thread[Daemon worker,5,main]) started.
:house.intelli.android:install
Executing task ':house.intelli.android:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.android:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@68f232e6
:house.intelli.android:install (Thread[Daemon worker,5,main]) completed. Took 0.097 secs.
:house.intelli.core:install (Thread[Daemon worker,5,main]) started.
:house.intelli.core:install
Executing task ':house.intelli.core:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.core:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@568741f
:house.intelli.core:install (Thread[Daemon worker,5,main]) completed. Took 0.091 secs.
:house.intelli.desktop:install (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:install
Executing task ':house.intelli.desktop:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.desktop:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@76680370
:house.intelli.desktop:install (Thread[Daemon worker,5,main]) completed. Took 0.106 secs.
:house.intelli.pgp:install (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:install
Executing task ':house.intelli.pgp:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.pgp:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@7605b78d
:house.intelli.pgp:install (Thread[Daemon worker,5,main]) completed. Took 0.072 secs.
:house.intelli.raspi:install (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:install
Executing task ':house.intelli.raspi:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.raspi:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@47c37e32
:house.intelli.raspi:install (Thread[Daemon worker,5,main]) completed. Took 0.155 secs.

BUILD SUCCESSFUL

Total time: 8 mins 30.372 secs
Stopped 0 compiler daemon(s).
Received result Success[value=null] from daemon DaemonInfo{pid=5303, address=[2904fb83-8a29-4931-b256-681be1b426e0 port:43771, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1538280231189, context=DefaultDaemonContext[uid=50fb275e-1ff0-4286-8542-66baca9b89c6,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=5303,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be done).
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording test results
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Triggering a new build of org.openhab.binding.intellihouse
Finished: SUCCESS