SuccessConsole Output

Started by an SCM change
Building in workspace /home/tomcat/.jenkins/workspace/house.intelli
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/intellihouse/intellihouse.git
Fetching upstream changes from https://github.com/intellihouse/intellihouse.git
 > git --version
using .gitcredentials to set credentials
 > git config --local credential.helper store --file=/home/tomcat/tomcat/temp/git1751210790111489692.credentials
 > git fetch --tags --progress https://github.com/intellihouse/intellihouse.git +refs/heads/*:refs/remotes/origin/*
 > git config --local --remove-section credential
 > git rev-parse origin/master^{commit}
Checking out Revision 993d77d3607dafc79c7dd436f9cc673accc073c5 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 993d77d3607dafc79c7dd436f9cc673accc073c5
 > git rev-list 82ef6e3a4cbe86dbe2494e773f6615c4ddfe4258
[Gradle] - Launching build.
[house.intelli] $ gradle -Dtest.ignoreFailures=true -i clean build install
Initialized native services in: /home/tomcat/.gradle/native
Removing 0 daemon stop events from registry
Starting a Gradle Daemon (subsequent builds will be faster)
Starting daemon process: workingDir = /home/tomcat/.gradle/daemon/3.1, daemonArgs: [/usr/lib/jvm/java-8-openjdk-amd64/bin/java, -XX:MaxPermSize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Xmx1024m, -Dfile.encoding=UTF-8, -Duser.country=GB, -Duser.language=en, -Duser.variant, -cp, /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar, org.gradle.launcher.daemon.bootstrap.GradleDaemon, 3.1]
Starting process 'Gradle build daemon'. Working directory: /home/tomcat/.gradle/daemon/3.1 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -XX:MaxPermSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -cp /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 3.1
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 2.324 secs.
Connected to daemon DaemonInfo{pid=25454, address=[30d6c731-1880-49fa-ab44-55fee78f7eb1 port:37288, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1564928506289, context=DefaultDaemonContext[uid=80ed39d9-aa71-4b5b-b2cc-21114b53ff28,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=25454,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=49ded2c1-bce3-4aab-a9d1-b2d28be1cf8c.1, currentDir=/home/tomcat/.jenkins/workspace/house.intelli/house.intelli}.
Received result org.gradle.launcher.daemon.protocol.BuildStarted@2049a9c1 from daemon DaemonInfo{pid=25454, address=[30d6c731-1880-49fa-ab44-55fee78f7eb1 port:37288, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1564928506289, context=DefaultDaemonContext[uid=80ed39d9-aa71-4b5b-b2cc-21114b53ff28,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=25454,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be starting).
The client will now receive all logging from the daemon (pid: 25454). The daemon log file: /home/tomcat/.gradle/daemon/3.1/daemon-25454.out.log
Starting build in new daemon [memory: 954.7 MB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Executing build with daemon context: DefaultDaemonContext[uid=80ed39d9-aa71-4b5b-b2cc-21114b53ff28,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=25454,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]
Starting Build
Compiling settings file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/settings.gradle' using SubsetScriptTransformer.
Compiling settings file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/settings.gradle' using BuildScriptTransformer.
Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/settings.gradle'.
Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle'.
Included projects: [root project 'house.intelli', project ':house.intelli.android', project ':house.intelli.core', project ':house.intelli.desktop', project ':house.intelli.jdo', project ':house.intelli.pgp', project ':house.intelli.pvagg', project ':house.intelli.raspi']
Evaluating root project 'house.intelli' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build.gradle' using BuildScriptTransformer.
Evaluating project ':house.intelli.android' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build.gradle' using BuildScriptTransformer.
Evaluating project ':house.intelli.core' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build.gradle' using BuildScriptTransformer.
Evaluating project ':house.intelli.desktop' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.desktop/build.gradle'.
Evaluating project ':house.intelli.jdo' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build.gradle' using BuildScriptTransformer.
Evaluating project ':house.intelli.pgp' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pgp/build.gradle' using BuildScriptTransformer.
Evaluating project ':house.intelli.pvagg' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build.gradle' using BuildScriptTransformer.
Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom
Download https://jcenter.bintray.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/apache/commons/commons-parent/32/commons-parent-32.pom, /home/tomcat/.m2/repository/org/apache/commons/commons-parent/32/commons-parent-32.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/apache/apache/13/apache-13.pom, /home/tomcat/.m2/repository/org/apache/apache/13/apache-13.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/postgresql/postgresql/42.2.5.jre7/postgresql-42.2.5.jre7.pom, /home/tomcat/.m2/repository/org/postgresql/postgresql/42.2.5.jre7/postgresql-42.2.5.jre7.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/postgresql/pgjdbc-core-prevjre/1.1.5/pgjdbc-core-prevjre-1.1.5.pom, /home/tomcat/.m2/repository/org/postgresql/pgjdbc-core-prevjre/1.1.5/pgjdbc-core-prevjre-1.1.5.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom, /home/tomcat/.m2/repository/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom, /home/tomcat/.m2/repository/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom]
Download https://jcenter.bintray.com/org/slf4j/log4j-over-slf4j/1.7.21/log4j-over-slf4j-1.7.21.pom
Download https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.pom
Download https://jcenter.bintray.com/ch/qos/logback/logback-parent/1.1.7/logback-parent-1.1.7.pom
Download https://jcenter.bintray.com/org/datanucleus/javax.jdo/3.2.0-m10/javax.jdo-3.2.0-m10.pom
Download https://jcenter.bintray.com/org/datanucleus/datanucleus-maven-parent/5.0.0/datanucleus-maven-parent-5.0.0.pom
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/sonatype/oss/oss-parent/7/oss-parent-7.pom, /home/tomcat/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom]
Download https://jcenter.bintray.com/org/datanucleus/datanucleus-core/5.2.0-m2/datanucleus-core-5.2.0-m2.pom
Download https://jcenter.bintray.com/org/datanucleus/datanucleus-api-jdo/5.2.0-m2/datanucleus-api-jdo-5.2.0-m2.pom
Download https://jcenter.bintray.com/org/datanucleus/datanucleus-rdbms/5.2.0-m2/datanucleus-rdbms-5.2.0-m2.pom
Download https://jcenter.bintray.com/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.pom
Download https://jcenter.bintray.com/javax/transaction/transaction-api/1.1/transaction-api-1.1.pom
Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
Download https://jcenter.bintray.com/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/postgresql/postgresql/42.2.5.jre7/postgresql-42.2.5.jre7.jar, /home/tomcat/.m2/repository/org/postgresql/postgresql/42.2.5.jre7/postgresql-42.2.5.jre7.jar]
Download https://jcenter.bintray.com/org/slf4j/log4j-over-slf4j/1.7.21/log4j-over-slf4j-1.7.21.jar
Download https://jcenter.bintray.com/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.jar
Download https://jcenter.bintray.com/org/datanucleus/javax.jdo/3.2.0-m10/javax.jdo-3.2.0-m10.jar
Download https://jcenter.bintray.com/org/datanucleus/datanucleus-core/5.2.0-m2/datanucleus-core-5.2.0-m2.jar
Download https://jcenter.bintray.com/org/datanucleus/datanucleus-api-jdo/5.2.0-m2/datanucleus-api-jdo-5.2.0-m2.jar
Download https://jcenter.bintray.com/org/datanucleus/datanucleus-rdbms/5.2.0-m2/datanucleus-rdbms-5.2.0-m2.jar
Download https://jcenter.bintray.com/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.jar
Download https://jcenter.bintray.com/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar
Evaluating project ':house.intelli.raspi' using build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.raspi/build.gradle' using BuildScriptTransformer.
All projects evaluated.
Selected primary task 'clean' from project :
Selected primary task 'build' from project :
Selected primary task 'install' from project :
Tasks to be executed: [task ':clean', task ':house.intelli.android:clean', task ':house.intelli.core:clean', task ':house.intelli.desktop:clean', task ':house.intelli.jdo:clean', task ':house.intelli.pgp:clean', task ':house.intelli.pvagg:clean', task ':house.intelli.raspi:clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build', task ':house.intelli.core:compileJava', task ':house.intelli.core:processResources', task ':house.intelli.core:classes', task ':house.intelli.core:jar', task ':house.intelli.android:compileJava', task ':house.intelli.android:processResources', task ':house.intelli.android:classes', task ':house.intelli.android:jar', task ':house.intelli.android:assemble', task ':house.intelli.android:compileTestJava', task ':house.intelli.android:processTestResources', task ':house.intelli.android:testClasses', task ':house.intelli.android:test', task ':house.intelli.android:check', task ':house.intelli.android:build', task ':house.intelli.core:assemble', task ':house.intelli.core:compileTestJava', task ':house.intelli.core:processTestResources', task ':house.intelli.core:testClasses', task ':house.intelli.core:test', task ':house.intelli.core:check', task ':house.intelli.core:build', task ':house.intelli.desktop:compileJava', task ':house.intelli.desktop:processResources', task ':house.intelli.desktop:classes', task ':house.intelli.desktop:jar', task ':house.intelli.desktop:assemble', task ':house.intelli.desktop:compileTestJava', task ':house.intelli.desktop:processTestResources', task ':house.intelli.desktop:testClasses', task ':house.intelli.desktop:test', task ':house.intelli.desktop:check', task ':house.intelli.desktop:build', task ':house.intelli.jdo:compileJava', task ':house.intelli.jdo:processResources', task ':house.intelli.jdo:classes', task ':house.intelli.jdo:jar', task ':house.intelli.jdo:assemble', task ':house.intelli.jdo:compileTestJava', task ':house.intelli.jdo:processTestResources', task ':house.intelli.jdo:testClasses', task ':house.intelli.jdo:test', task ':house.intelli.jdo:check', task ':house.intelli.jdo:build', task ':house.intelli.pgp:compileJava', task ':house.intelli.pgp:processResources', task ':house.intelli.pgp:classes', task ':house.intelli.pgp:jar', task ':house.intelli.pgp:assemble', task ':house.intelli.pgp:compileTestJava', task ':house.intelli.pgp:processTestResources', task ':house.intelli.pgp:testClasses', task ':house.intelli.pgp:test', task ':house.intelli.pgp:check', task ':house.intelli.pgp:build', task ':house.intelli.pvagg:compileJava', task ':house.intelli.pvagg:processResources', task ':house.intelli.pvagg:classes', task ':house.intelli.pvagg:jar', task ':house.intelli.pvagg:copyFilesFromAssembly', task ':house.intelli.pvagg:copyFilesFromBin', task ':house.intelli.pvagg:chmodMainExecutable', task ':house.intelli.pvagg:copyDependencies', task ':house.intelli.pvagg:copyJar', task ':house.intelli.pvagg:tarGzAssembly', task ':house.intelli.pvagg:assemble', task ':house.intelli.pvagg:compileTestJava', task ':house.intelli.pvagg:processTestResources', task ':house.intelli.pvagg:testClasses', task ':house.intelli.pvagg:test', task ':house.intelli.pvagg:check', task ':house.intelli.pvagg:build', task ':house.intelli.raspi:compileJava', task ':house.intelli.raspi:processResources', task ':house.intelli.raspi:classes', task ':house.intelli.raspi:jar', task ':house.intelli.raspi:copyFilesFromAssembly', task ':house.intelli.raspi:copyFilesFromBin', task ':house.intelli.raspi:chmodMainExecutable', task ':house.intelli.raspi:copyDependencies', task ':house.intelli.raspi:copyJar', task ':house.intelli.raspi:tarGzAssembly', task ':house.intelli.raspi:assemble', task ':house.intelli.raspi:compileTestJava', task ':house.intelli.raspi:processTestResources', task ':house.intelli.raspi:testClasses', task ':house.intelli.raspi:test', task ':house.intelli.raspi:check', task ':house.intelli.raspi:build', task ':copyDistributions', task ':install', task ':house.intelli.android:install', task ':house.intelli.core:install', task ':house.intelli.desktop:install', task ':house.intelli.jdo:install', task ':house.intelli.pgp:install', task ':house.intelli.pvagg:install', task ':house.intelli.raspi:install']
:clean (Thread[Daemon worker,5,main]) started.
:clean
Executing task ':clean' (up-to-date check took 0.001 secs) due to:
  Task has not declared any outputs.
:clean (Thread[Daemon worker,5,main]) completed. Took 0.024 secs.
:house.intelli.android:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.android:clean
Executing task ':house.intelli.android:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.android:clean (Thread[Daemon worker,5,main]) completed. Took 0.033 secs.
:house.intelli.core:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.core:clean
Executing task ':house.intelli.core:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.core:clean (Thread[Daemon worker,5,main]) completed. Took 0.454 secs.
:house.intelli.desktop:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.desktop:clean
Executing task ':house.intelli.desktop:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.desktop:clean (Thread[Daemon worker,5,main]) completed. Took 0.043 secs.
:house.intelli.jdo:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:clean
Executing task ':house.intelli.jdo:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.jdo:clean (Thread[Daemon worker,5,main]) completed. Took 0.14 secs.
:house.intelli.pgp:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.pgp:clean
Executing task ':house.intelli.pgp:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.pgp:clean (Thread[Daemon worker,5,main]) completed. Took 0.128 secs.
:house.intelli.pvagg:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:clean
Executing task ':house.intelli.pvagg:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.pvagg:clean (Thread[Daemon worker,5,main]) completed. Took 0.181 secs.
:house.intelli.raspi:clean (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:clean
Executing task ':house.intelli.raspi:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:house.intelli.raspi:clean (Thread[Daemon worker,5,main]) completed. Took 0.111 secs.
:compileJava (Thread[Daemon worker,5,main]) started.
:compileJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/java', not found
Skipping task ':compileJava' as it has no source files.
:compileJava UP-TO-DATE
:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.046 secs.
:processResources (Thread[Daemon worker,5,main]) started.
:processResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/main/resources', not found
Skipping task ':processResources' as it has no source files.
:processResources UP-TO-DATE
:processResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:classes (Thread[Daemon worker,5,main]) started.
:classes
Skipping task ':classes' as it has no actions.
:classes UP-TO-DATE
:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:jar (Thread[Daemon worker,5,main]) started.
:jar
Executing task ':jar' (up-to-date check took 0.292 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/libs/house.intelli-0.9.1-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/libs/house.intelli-0.9.1-SNAPSHOT.jar has been removed.
:jar (Thread[Daemon worker,5,main]) completed. Took 0.387 secs.
:assemble (Thread[Daemon worker,5,main]) started.
:assemble
Skipping task ':assemble' as it has no actions.
:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:compileTestJava (Thread[Daemon worker,5,main]) started.
:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/java', not found
Skipping task ':compileTestJava' as it has no source files.
:compileTestJava UP-TO-DATE
:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:processTestResources (Thread[Daemon worker,5,main]) started.
:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/src/test/resources', not found
Skipping task ':processTestResources' as it has no source files.
:processTestResources UP-TO-DATE
:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.004 secs.
:testClasses (Thread[Daemon worker,5,main]) started.
:testClasses
Skipping task ':testClasses' as it has no actions.
:testClasses UP-TO-DATE
:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:test (Thread[Daemon worker,5,main]) started.
:test
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/build/classes/test', not found
Skipping task ':test' as it has no source files.
:test UP-TO-DATE
:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:check (Thread[Daemon worker,5,main]) started.
:check
Skipping task ':check' as it has no actions.
:check UP-TO-DATE
:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:build (Thread[Daemon worker,5,main]) started.
:build
Skipping task ':build' as it has no actions.
:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.core:compileJava
Executing task ':house.intelli.core:compileJava' (up-to-date check took 0.21 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.core:compileJava'.
Compiling with JDK Java compiler API.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:house.intelli.core:compileJava (Thread[Daemon worker,5,main]) completed. Took 6.828 secs.
:house.intelli.core:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.core:processResources
Executing task ':house.intelli.core:processResources' (up-to-date check took 0.09 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/resources/main/META-INF/services has been removed.
:house.intelli.core:processResources (Thread[Daemon worker,5,main]) completed. Took 0.234 secs.
:house.intelli.core:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.core:classes
Skipping task ':house.intelli.core:classes' as it has no actions.
:house.intelli.core:classes (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:house.intelli.core:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.core:jar
Executing task ':house.intelli.core:jar' (up-to-date check took 0.788 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/libs/house.intelli.core-0.9.1-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/libs/house.intelli.core-0.9.1-SNAPSHOT.jar has been removed.
:house.intelli.core:jar (Thread[Daemon worker,5,main]) completed. Took 1.877 secs.
:house.intelli.android:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.android:compileJava
Executing task ':house.intelli.android:compileJava' (up-to-date check took 0.019 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.android:compileJava'.
Compiling with JDK Java compiler API.
:house.intelli.android:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.126 secs.
:house.intelli.android:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.android:processResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/main/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/main/resources', not found
Skipping task ':house.intelli.android:processResources' as it has no source files.
:house.intelli.android:processResources UP-TO-DATE
:house.intelli.android:processResources (Thread[Daemon worker,5,main]) completed. Took 0.004 secs.
:house.intelli.android:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.android:classes
Skipping task ':house.intelli.android:classes' as it has no actions.
:house.intelli.android:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.android:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.android:jar
Executing task ':house.intelli.android:jar' (up-to-date check took 0.042 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/libs/house.intelli.android-0.9.1-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/libs/house.intelli.android-0.9.1-SNAPSHOT.jar has been removed.
:house.intelli.android:jar (Thread[Daemon worker,5,main]) completed. Took 0.116 secs.
:house.intelli.android:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.android:assemble
Skipping task ':house.intelli.android:assemble' as it has no actions.
:house.intelli.android:assemble (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.android:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.android:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/java', not found
Skipping task ':house.intelli.android:compileTestJava' as it has no source files.
:house.intelli.android:compileTestJava UP-TO-DATE
:house.intelli.android:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:house.intelli.android:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.android:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/src/test/resources', not found
Skipping task ':house.intelli.android:processTestResources' as it has no source files.
:house.intelli.android:processTestResources UP-TO-DATE
:house.intelli.android:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.android:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.android:testClasses
Skipping task ':house.intelli.android:testClasses' as it has no actions.
:house.intelli.android:testClasses UP-TO-DATE
:house.intelli.android:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.android:test (Thread[Daemon worker,5,main]) started.
:house.intelli.android:test
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.android/build/classes/test', not found
Skipping task ':house.intelli.android:test' as it has no source files.
:house.intelli.android:test UP-TO-DATE
:house.intelli.android:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.android:check (Thread[Daemon worker,5,main]) started.
:house.intelli.android:check
Skipping task ':house.intelli.android:check' as it has no actions.
:house.intelli.android:check UP-TO-DATE
:house.intelli.android:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.android:build (Thread[Daemon worker,5,main]) started.
:house.intelli.android:build
Skipping task ':house.intelli.android:build' as it has no actions.
:house.intelli.android:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.core:assemble
Skipping task ':house.intelli.core:assemble' as it has no actions.
:house.intelli.core:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.core:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.core:compileTestJava
Download https://jcenter.bintray.com/org/jmockit/jmockit/1.24/jmockit-1.24.pom
Download https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.pom
Download https://jcenter.bintray.com/org/assertj/assertj-core/2.4.1/assertj-core-2.4.1.pom
Download https://jcenter.bintray.com/org/assertj/assertj-parent-pom/2.1.4/assertj-parent-pom-2.1.4.pom
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Download https://jcenter.bintray.com/org/jmockit/jmockit/1.24/jmockit-1.24.jar
Download https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.jar
Download https://jcenter.bintray.com/org/assertj/assertj-core/2.4.1/assertj-core-2.4.1.jar
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Executing task ':house.intelli.core:compileTestJava' (up-to-date check took 5.156 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/classes/test/house/intelli has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.core:compileTestJava'.
Compiling with JDK Java compiler API.
:house.intelli.core:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 5.728 secs.
:house.intelli.core:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.core:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/src/test/resources', not found
Skipping task ':house.intelli.core:processTestResources' as it has no source files.
:house.intelli.core:processTestResources UP-TO-DATE
:house.intelli.core:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.006 secs.
:house.intelli.core:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.core:testClasses
Skipping task ':house.intelli.core:testClasses' as it has no actions.
:house.intelli.core:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.core:test (Thread[Daemon worker,5,main]) started.
:house.intelli.core:test
Executing task ':house.intelli.core:test' (up-to-date check took 0.061 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/test-results/test/binary/output.bin.idx has been removed.
Download https://jcenter.bintray.com/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.pom
Download https://jcenter.bintray.com/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom
Download https://jcenter.bintray.com/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.jar
Starting process 'Gradle Test Executor 1'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core 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 1'
Starting process 'Gradle Test Executor 3'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core 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 3'
Starting process 'Gradle Test Executor 4'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core 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 4'
Starting process 'Gradle Test Executor 6'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core 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 6'
Starting process 'Gradle Test Executor 2'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core 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 2'
Starting process 'Gradle Test Executor 5'. Working directory: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core 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 5'
Successfully started process 'Gradle Test Executor 2'
Successfully started process 'Gradle Test Executor 5'
Successfully started process 'Gradle Test Executor 6'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 1'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 3'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 4'
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 1 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 5 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 3 started executing tests.Initialized native services in: /home/tomcat/.gradle/native

Initialized native services in: /home/tomcat/.gradle/nativeGradle Test Executor 2 started executing tests.

Gradle Test Executor 4 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 6 started executing tests.

Gradle Test Executor 5 finished executing tests.
house.intelli.core.rpc.HttpRpcClientTransportTest > posttestserver SKIPPED

house.intelli.core.rpc.OpenHabIT > openHabEcho SKIPPED
Gradle Test Executor 3 finished executing tests.

house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithoutFinalSlash STANDARD_OUT
    16:22:40.077 [Test worker] WARN house.intelli.core.rpc.HostId - Environment variable 'HOSTNAME' is missing or empty.

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:22:40.236 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] INFO house.intelli.core.rpc.PollInverseRequestsThread - run: rpcContext.rpcClientTransportProvider not yet assigned! Going to retry later.
    16:22:40.252 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:22:40 CEST 2019, timeout=168725, payload=6M8njxpNAP6ROL0T_acPWg, throwExceptionClassName=null, sleep=300000]

house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithoutFinalSlash STANDARD_OUT
    16:22:40.323 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.rpc.PollInverseRequestsThread - run: rpcContext.rpcClientTransportProvider not yet assigned! Going to retry later.

house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT
    16:22:40.311 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=jmQfn4S8JysluG16otvtxg, clientHostId=server-V0lkQ12I5Rn2LKrr7flHYQ, serverHostId=client-STspCbPUcdi7WvCHNDyXbg, created=Sun Aug 04 16:22:40 CEST 2019, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]
    16:22:40.318 [PollInverseRequestsThread-client-STspCbPUcdi7WvCHNDyXbg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=891FITicHyX1YopoyF4j3w, clientHostId=client-STspCbPUcdi7WvCHNDyXbg, serverHostId=server, created=Sun Aug 04 16:22:40 CEST 2019, timeout=600000]

house.intelli.core.rpc.HostIdTest > getLocalHostId STANDARD_OUT
    16:22:40.320 [Test worker] WARN house.intelli.core.rpc.HostId - Environment variable 'HOSTNAME' is missing or empty.

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:22:40.457 [pool-2-thread-1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.rpc.RpcService, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@7c437a34
    16:22:40.495 [pool-2-thread-1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.rpc.echo.EchoRpcService]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT
    16:22:40.523 [PollInverseRequestsThread-client-STspCbPUcdi7WvCHNDyXbg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=891FITicHyX1YopoyF4j3w, clientHostId=client-STspCbPUcdi7WvCHNDyXbg, serverHostId=server, inverseRequests=[EchoRequest[requestId=jmQfn4S8JysluG16otvtxg, clientHostId=server-V0lkQ12I5Rn2LKrr7flHYQ, serverHostId=client-STspCbPUcdi7WvCHNDyXbg, created=Sun Aug 04 16:22:40 CEST 2019, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]]]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:22:40.521 [pool-2-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:22:40 CEST 2019, timeout=168725, payload=6M8njxpNAP6ROL0T_acPWg, throwExceptionClassName=null, sleep=300000]

house.intelli.core.rpc.HostIdTest > getLocalHostId STANDARD_OUT
    localHostId=tyrion1

house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT
    16:22:40.548 [PollInverseRequestsThread-client-STspCbPUcdi7WvCHNDyXbg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=KKF5wQRBt6rMewDjeWEqNQ, clientHostId=client-STspCbPUcdi7WvCHNDyXbg, serverHostId=server, created=Sun Aug 04 16:22:40 CEST 2019, timeout=600000]
Gradle Test Executor 4 finished executing tests.

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:22:40.562 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=gr9XbXzOKZtYS2lntNLvnQ, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:22:40 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT
    16:22:40.596 [pool-1-thread-1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.rpc.RpcService, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@47ca7913
    16:22:40.623 [pool-1-thread-1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.rpc.echo.EchoRpcService]
    16:22:40.655 [pool-1-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=jmQfn4S8JysluG16otvtxg, clientHostId=server-V0lkQ12I5Rn2LKrr7flHYQ, serverHostId=client-STspCbPUcdi7WvCHNDyXbg, created=Sun Aug 04 16:22:40 CEST 2019, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]
    16:22:40.657 [pool-1-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=bla bla trallala]
    16:22:40.662 [pool-1-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=5hEn9nXjG6bq-0-en--b-w, clientHostId=client-STspCbPUcdi7WvCHNDyXbg, serverHostId=server, created=Sun Aug 04 16:22:40 CEST 2019, timeout=600000]
    16:22:40.663 [pool-1-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=5hEn9nXjG6bq-0-en--b-w, clientHostId=client-STspCbPUcdi7WvCHNDyXbg, serverHostId=server]
    16:22:40.666 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=jmQfn4S8JysluG16otvtxg, clientHostId=server-V0lkQ12I5Rn2LKrr7flHYQ, serverHostId=client-STspCbPUcdi7WvCHNDyXbg, payload=bla bla trallala]

house.intelli.core.rpc.HttpRpcClientTransportProviderTest > baseServerUrlWithoutFinalSlash STANDARD_OUT
    16:22:40.678 [PollInverseRequestsThread-tyrion1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=iM9pMS5yE-Z6s0OT3j0LuA, clientHostId=tyrion1, serverHostId=server, created=Sun Aug 04 16:22:40 CEST 2019, timeout=600000]
    16:22:40.789 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.jaxb.IntelliHouseJaxbContextProvider, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@6aa963d6
    16:22:40.833 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.jaxb.IntelliHouseJaxbContextProviderImpl]
    16:22:40.869 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - addDelegate: serviceClass=house.intelli.core.rpc.RpcService, delegate=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate@1840dab6
    16:22:40.887 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.service.ServiceRegistry - getServices: delegateClass=house.intelli.core.service.ServiceLoaderServiceRegistryDelegate, serviceClasses=[house.intelli.core.rpc.echo.EchoRpcService]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesNormalServiceOnClient STANDARD_OUT
    16:22:40.987 [PollInverseRequestsThread-client-STspCbPUcdi7WvCHNDyXbg] 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)
    16:22:40.997 [PollInverseRequestsThread-client-STspCbPUcdi7WvCHNDyXbg] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=KKF5wQRBt6rMewDjeWEqNQ, clientHostId=client-STspCbPUcdi7WvCHNDyXbg, serverHostId=server, inverseRequests=[]]

house.intelli.core.rpc.HttpRpcClientTransportProviderTest STANDARD_OUT
    16:22:41.004 [PollInverseRequestsThread-tyrion1] INFO house.intelli.core.jaxb.IntelliHouseJaxbContext - getJaxbContext: provider.class=house.intelli.core.jaxb.IntelliHouseJaxbContextProviderImpl, classesToBeBound=[class house.intelli.core.rpc.NullResponse, class house.intelli.core.rpc.relay.RelayActorEventRequest, class house.intelli.core.rpc.dimmer.DimmerActorWriteResponse, class house.intelli.core.rpc.keybutton.KeyButtonSensorRemotePropagationRequest, class house.intelli.core.rpc.dimmer.DimmerActorEventRequest, class house.intelli.core.rpc.dimmer.DimmerActorWriteRequest, class house.intelli.core.rpc.relay.RelayActorReadRequest, class house.intelli.core.rpc.lightcontroller.LightControllerEventRequest, class house.intelli.core.rpc.ErrorResponse, class house.intelli.core.rpc.pv.PvStatusEventRequest, class house.intelli.core.rpc.relay.RelayActorReadResponse, class house.intelli.core.rpc.dimmer.DimmerActorReadResponse, class house.intelli.core.rpc.DeferredResponseRequest, class house.intelli.core.rpc.PollInverseRequestsRequest, class house.intelli.core.rpc.lightcontroller.LightControllerFederationPropagationRequest, class house.intelli.core.rpc.DeferringResponse, class house.intelli.core.rpc.echo.EchoResponse, class house.intelli.core.rpc.relay.RelayActorWriteRequest, class house.intelli.core.rpc.dimmer.DimmerActorReadRequest, class house.intelli.core.rpc.PollInverseRequestsResponse, class house.intelli.core.rpc.PutInverseResponseRequest, class house.intelli.core.rpc.pv.PvStatusList, class house.intelli.core.rpc.keybutton.KeyButtonSensorEventRequest, class house.intelli.core.rpc.echo.EchoRequest, class house.intelli.core.rpc.relay.RelayActorWriteResponse]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:22:41.019 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=m2yjJshoDrRKTck1wGnClQ, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:22:41 CEST 2019, timeout=600000]
    16:22:41.020 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=RQb1dme0q3QD04O7dambDQ, clientHostId=server-V8218FN7DmFInpCFgT71vg, serverHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, created=Sun Aug 04 16:22:41 CEST 2019, timeout=600000, payload=OyWNDNSH23JBqGqqS82Wyg, throwExceptionClassName=null, sleep=300000]
    16:22:41.045 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=m2yjJshoDrRKTck1wGnClQ, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[EchoRequest[requestId=RQb1dme0q3QD04O7dambDQ, clientHostId=server-V8218FN7DmFInpCFgT71vg, serverHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, created=Sun Aug 04 16:22:41 CEST 2019, timeout=600000, payload=OyWNDNSH23JBqGqqS82Wyg, throwExceptionClassName=null, sleep=300000]]]
    16:22:41.058 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=cyFO7nFJ6tgr_Fr8SM1KOg, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:22:41 CEST 2019, timeout=600000]
    16:22:41.071 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=RQb1dme0q3QD04O7dambDQ, clientHostId=server-V8218FN7DmFInpCFgT71vg, serverHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, created=Sun Aug 04 16:22:41 CEST 2019, timeout=600000, payload=OyWNDNSH23JBqGqqS82Wyg, throwExceptionClassName=null, sleep=300000]
Gradle Test Executor 1 finished executing tests.

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:23:10.392 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server]
    16:23:10.393 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:23:10 CEST 2019, timeout=138584]
    16:23:10.604 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=gr9XbXzOKZtYS2lntNLvnQ, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, inverseRequests=[]]
    16:23:10.605 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=z4basMzb3aa4dvlT0Tj3vg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:23:10 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:23:11.060 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=cyFO7nFJ6tgr_Fr8SM1KOg, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:23:11.061 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=Mb8KC5o9XzR9qminfQbE3w, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:23:11 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:23:40.396 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server]
    16:23:40.397 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:23:40 CEST 2019, timeout=108580]
    16:23:40.609 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=z4basMzb3aa4dvlT0Tj3vg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, inverseRequests=[]]
    16:23:40.611 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=RWzOc58KnaE8OkGNOuVOlA, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:23:40 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:23:41.064 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=Mb8KC5o9XzR9qminfQbE3w, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:23:41.065 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=S_NO-KGM4r5v-KUZTCCmYw, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:23:41 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:24:10.399 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server]
    16:24:10.400 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:24:10 CEST 2019, timeout=78577]
    16:24:10.613 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=RWzOc58KnaE8OkGNOuVOlA, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, inverseRequests=[]]
    16:24:10.613 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=6A_HYITbgxOijoiV1mbAEg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:24:10 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:24:11.069 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=S_NO-KGM4r5v-KUZTCCmYw, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:24:11.071 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=4K2nT2AtqnT7FMsSw04VZw, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:24:11 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:24:40.402 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server]
    16:24:40.403 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:24:40 CEST 2019, timeout=48574]
    16:24:40.615 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=6A_HYITbgxOijoiV1mbAEg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, inverseRequests=[]]
    16:24:40.615 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=7xg6NhGeH2FHs1aF-hYIYQ, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:24:40 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:24:41.074 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=4K2nT2AtqnT7FMsSw04VZw, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:24:41.076 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=kiFM_cDz58p4n9_yrs6aiA, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:24:41 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:25:10.406 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server]
    16:25:10.407 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:25:10 CEST 2019, timeout=18570]
    16:25:10.617 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=7xg6NhGeH2FHs1aF-hYIYQ, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, inverseRequests=[]]
    16:25:10.619 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=stboQ4Xt58LyqoyWdeT9BA, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:25:10 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:25:11.078 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=kiFM_cDz58p4n9_yrs6aiA, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:25:11.080 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=y_zCzu3F7Pclr5AAUftZOg, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:25:11 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServerAndEncountersTimeout STANDARD_OUT
    16:25:28.979 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server]
    16:25:28.994 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: house.intelli.core.rpc.RpcTimeoutException: Request timed out: EchoRequest[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:22:40 CEST 2019, timeout=168725, payload=6M8njxpNAP6ROL0T_acPWg, throwExceptionClassName=null, sleep=300000] 
    house.intelli.core.rpc.RpcTimeoutException: Request timed out: EchoRequest[requestId=i5RqdYVHtzaxxbT8c6u4Dg, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, created=Sun Aug 04 16:22:40 CEST 2019, timeout=168725, payload=6M8njxpNAP6ROL0T_acPWg, throwExceptionClassName=null, sleep=300000]
    	at house.intelli.core.rpc.RpcClient._invoke(RpcClient.java:111)
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.NormalClientServerTest.clientInvokesLongRunningServiceOnServerAndEncountersTimeout(NormalClientServerTest.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)
    16:25:29.180 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] 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)

house.intelli.core.rpc.NormalClientServerTest STANDARD_OUT
    	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)

house.intelli.core.rpc.NormalClientServerTest > clientInvokesNormalServiceOnServer STANDARD_OUT
    	at house.intelli.core.rpc.RpcClient.invoke(RpcClient.java:43)
    	at house.intelli.core.rpc.PollInverseRequestsThread.run(PollInverseRequestsThread.java:56)
    16:25:29.189 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=TUsKRPHrbrMZRguP2dYmyg, clientHostId=client-9H1dUnexAcDEMDUSxrcl8w, serverHostId=server, created=Sun Aug 04 16:25:29 CEST 2019, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]
    16:25:29.189 [PollInverseRequestsThread-client-9H1dUnexAcDEMDUSxrcl8w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=B1cfaK8wVHVbTJESkqoqCQ, clientHostId=client-9H1dUnexAcDEMDUSxrcl8w, serverHostId=server, created=Sun Aug 04 16:25:29 CEST 2019, timeout=600000]
    16:25:29.190 [PollInverseRequestsThread-client-u8bbdSdcROjYF_H38NirZA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=stboQ4Xt58LyqoyWdeT9BA, clientHostId=client-u8bbdSdcROjYF_H38NirZA, serverHostId=server, inverseRequests=[]]
    16:25:29.205 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=TUsKRPHrbrMZRguP2dYmyg, clientHostId=client-9H1dUnexAcDEMDUSxrcl8w, serverHostId=server, created=Sun Aug 04 16:25:29 CEST 2019, timeout=600000, payload=bla bla trallala, throwExceptionClassName=null, sleep=0]
    16:25:29.207 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=bla bla trallala]
    16:25:29.208 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=TUsKRPHrbrMZRguP2dYmyg, clientHostId=client-9H1dUnexAcDEMDUSxrcl8w, serverHostId=server, payload=bla bla trallala]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:25:29.231 [PollInverseRequestsThread-client-9H1dUnexAcDEMDUSxrcl8w] 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)
    16:25:29.235 [PollInverseRequestsThread-client-9H1dUnexAcDEMDUSxrcl8w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=B1cfaK8wVHVbTJESkqoqCQ, clientHostId=client-9H1dUnexAcDEMDUSxrcl8w, serverHostId=server, inverseRequests=[]]
    16:25:29.239 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=9Iy27InLHmk7pR3oe4OqkQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:25:29 CEST 2019, timeout=600000]
    16:25:29.241 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:25:29 CEST 2019, timeout=600000, payload=HJXTdWGGMFR24iG_j1MJPg, throwExceptionClassName=null, sleep=300000]
    16:25:29.246 [pool-6-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:25:29 CEST 2019, timeout=600000, payload=HJXTdWGGMFR24iG_j1MJPg, throwExceptionClassName=null, sleep=300000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:25:41.083 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=y_zCzu3F7Pclr5AAUftZOg, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:25:41.084 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=qYu5sgTht5SUIm547T1H-g, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:25:41 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:25:59.245 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=9Iy27InLHmk7pR3oe4OqkQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:25:59.246 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=3YfvvwCDcGPBgQs_AEQDeQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:25:59 CEST 2019, timeout=600000]
    16:25:59.247 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server]
    16:25:59.251 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:25:59 CEST 2019, timeout=569990]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:26:11.088 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=qYu5sgTht5SUIm547T1H-g, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:26:11.090 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=x8f7TGBor6lm6Wv49tKKaQ, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:26:11 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:26:29.249 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=3YfvvwCDcGPBgQs_AEQDeQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:26:29.250 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=KYwV8RfgY2LUZfSJsJZm3Q, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:26:29 CEST 2019, timeout=600000]
    16:26:29.252 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server]
    16:26:29.253 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:26:29 CEST 2019, timeout=539988]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:26:41.093 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=x8f7TGBor6lm6Wv49tKKaQ, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:26:41.094 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=3Kbs1xITRdr9Pk1XvXfYhA, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:26:41 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:26:59.253 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=KYwV8RfgY2LUZfSJsJZm3Q, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:26:59.255 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=ivQ8iQoLSq2NTseaROnCJg, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:26:59 CEST 2019, timeout=600000]
    16:26:59.256 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server]
    16:26:59.258 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:26:59 CEST 2019, timeout=509983]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:27:11.096 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=3Kbs1xITRdr9Pk1XvXfYhA, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:27:11.097 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=5j6zcKqxlZ9UHSStEPJRzA, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:27:11 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:27:29.262 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server]
    16:27:29.262 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=ivQ8iQoLSq2NTseaROnCJg, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:27:29.263 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:27:29 CEST 2019, timeout=479978]
    16:27:29.264 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=R-3Bd0f4qd6O_QKxu1755w, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:27:29 CEST 2019, timeout=600000]
    16:27:40.538 [pool-2-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=6M8njxpNAP6ROL0T_acPWg]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClient STANDARD_OUT
    16:27:41.087 [pool-4-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=OyWNDNSH23JBqGqqS82Wyg]
    16:27:41.088 [pool-4-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=sVotuohnIfVJCYaf8AI3ZQ, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:27:41 CEST 2019, timeout=600000]
    16:27:41.089 [pool-4-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=sVotuohnIfVJCYaf8AI3ZQ, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server]
    16:27:41.089 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=RQb1dme0q3QD04O7dambDQ, clientHostId=server-V8218FN7DmFInpCFgT71vg, serverHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, payload=OyWNDNSH23JBqGqqS82Wyg]
    16:27:41.098 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=5j6zcKqxlZ9UHSStEPJRzA, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:27:41.098 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=zyCU1_2J5V140gJrsHXHzg, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, created=Sun Aug 04 16:27:41 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    16:27:41.109 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] 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)
    16:27:41.112 [PollInverseRequestsThread-client-8m9ov6SL0H-s-Qgsu9Fwtw] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=zyCU1_2J5V140gJrsHXHzg, clientHostId=client-8m9ov6SL0H-s-Qgsu9Fwtw, serverHostId=server, inverseRequests=[]]
    16:27:41.123 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=RSWb5M4fYRt5ExpUHATSOQ, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, created=Sun Aug 04 16:27:41 CEST 2019, timeout=600000]
    16:27:41.125 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=78v_kwNymtrkksmpT2Dckw, clientHostId=server-TAw1h-3y4i7FfzUv7CR-0A, serverHostId=client-Py3_WXhT0_b-P76da9YH2w, created=Sun Aug 04 16:27:41 CEST 2019, timeout=161634, payload=Z8dwdu0kU5bCyHwL47DI6g, throwExceptionClassName=null, sleep=300000]
    16:27:41.129 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=RSWb5M4fYRt5ExpUHATSOQ, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, inverseRequests=[EchoRequest[requestId=78v_kwNymtrkksmpT2Dckw, clientHostId=server-TAw1h-3y4i7FfzUv7CR-0A, serverHostId=client-Py3_WXhT0_b-P76da9YH2w, created=Sun Aug 04 16:27:41 CEST 2019, timeout=161634, payload=Z8dwdu0kU5bCyHwL47DI6g, throwExceptionClassName=null, sleep=300000]]]
    16:27:41.130 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=8mCgi5UXBIeWaAEFrBnYwQ, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, created=Sun Aug 04 16:27:41 CEST 2019, timeout=600000]
    16:27:41.131 [pool-7-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=78v_kwNymtrkksmpT2Dckw, clientHostId=server-TAw1h-3y4i7FfzUv7CR-0A, serverHostId=client-Py3_WXhT0_b-P76da9YH2w, created=Sun Aug 04 16:27:41 CEST 2019, timeout=161634, payload=Z8dwdu0kU5bCyHwL47DI6g, throwExceptionClassName=null, sleep=300000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:27:59.265 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server]
    16:27:59.266 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=R-3Bd0f4qd6O_QKxu1755w, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:27:59.266 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:27:59 CEST 2019, timeout=449975]
    16:27:59.267 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=RzcicZlZhCCEM4i0yUhx9g, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:27:59 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    16:28:11.132 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=8mCgi5UXBIeWaAEFrBnYwQ, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, inverseRequests=[]]
    16:28:11.134 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=ErOpMqXpWxi5VVfI2hw9ug, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, created=Sun Aug 04 16:28:11 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:28:29.269 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server]
    16:28:29.270 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=RzcicZlZhCCEM4i0yUhx9g, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:28:29.271 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:28:29 CEST 2019, timeout=419970]
    16:28:29.273 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=XxSGE8YzbKlWEFdL-3Bm_Q, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:28:29 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    16:28:41.136 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=ErOpMqXpWxi5VVfI2hw9ug, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, inverseRequests=[]]
    16:28:41.138 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=QFSkyTNpiNRRMrChWtYp3g, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, created=Sun Aug 04 16:28:41 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:28:59.276 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server]
    16:28:59.277 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=XxSGE8YzbKlWEFdL-3Bm_Q, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:28:59.277 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:28:59 CEST 2019, timeout=389964]
    16:28:59.281 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=qWVK2ZAzQICoWJLQL4e3kw, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:28:59 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    16:29:11.143 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=QFSkyTNpiNRRMrChWtYp3g, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, inverseRequests=[]]
    16:29:11.144 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=cSKWTvLsDp_f9TGbj3xBtg, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, created=Sun Aug 04 16:29:11 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:29:29.282 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server]
    16:29:29.284 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=qWVK2ZAzQICoWJLQL4e3kw, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:29:29.284 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:29:29 CEST 2019, timeout=359957]
    16:29:29.285 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=SG6h5utRRl_PV2Mvgo56Zg, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:29:29 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    16:29:41.147 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=cSKWTvLsDp_f9TGbj3xBtg, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, inverseRequests=[]]
    16:29:41.148 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=T39olufJYbGZJDERMbkQfg, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, created=Sun Aug 04 16:29:41 CEST 2019, timeout=600000]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:29:59.286 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: DeferringResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server]
    16:29:59.287 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: DeferredResponseRequest[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:29:59 CEST 2019, timeout=329954]
    16:29:59.288 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=SG6h5utRRl_PV2Mvgo56Zg, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:29:59.290 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=9-giRhF3bJ2exhA-a8HSIA, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, created=Sun Aug 04 16:29:59 CEST 2019, timeout=600000]

house.intelli.core.rpc.InverseClientServerTest > serverInvokesLongRunningServiceOnClientAndEncountersTimeout STANDARD_OUT
    16:30:11.153 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=T39olufJYbGZJDERMbkQfg, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, inverseRequests=[]]
    16:30:11.154 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=KmmEGIjGVMtycQxwwHaX0Q, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, created=Sun Aug 04 16:30:11 CEST 2019, timeout=600000]
    16:30:22.765 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: house.intelli.core.rpc.RpcTimeoutException: Inverse request timed out: EchoRequest[requestId=78v_kwNymtrkksmpT2Dckw, clientHostId=server-TAw1h-3y4i7FfzUv7CR-0A, serverHostId=client-Py3_WXhT0_b-P76da9YH2w, created=Sun Aug 04 16:27:41 CEST 2019, timeout=161634, payload=Z8dwdu0kU5bCyHwL47DI6g, throwExceptionClassName=null, sleep=300000] 
    house.intelli.core.rpc.RpcTimeoutException: Inverse request timed out: EchoRequest[requestId=78v_kwNymtrkksmpT2Dckw, clientHostId=server-TAw1h-3y4i7FfzUv7CR-0A, serverHostId=client-Py3_WXhT0_b-P76da9YH2w, created=Sun Aug 04 16:27:41 CEST 2019, timeout=161634, payload=Z8dwdu0kU5bCyHwL47DI6g, 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 STANDARD_OUT
    16:30:22.776 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] INFO house.intelli.core.rpc.InverseRequestRegistry - pollRequests: java.lang.InterruptedException

house.intelli.core.rpc.InverseClientServerTest > serverInvokesServiceOnClientAndExpectsRemoteException STANDARD_OUT
    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)
    16:30:22.777 [PollInverseRequestsThread-client-Py3_WXhT0_b-P76da9YH2w] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=KmmEGIjGVMtycQxwwHaX0Q, clientHostId=client-Py3_WXhT0_b-P76da9YH2w, serverHostId=server, inverseRequests=[]]
    16:30:22.779 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=eZAn2OAMfH1mdm_Wc3uxcg, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000]
    16:30:22.779 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:22.782 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=eZAn2OAMfH1mdm_Wc3uxcg, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, inverseRequests=[EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    16:30:22.783 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=bwaHit61ZIkXiYHZPcSHbw, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000]
    16:30:22.789 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:22.793 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    16:30:22.794 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA 
    java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA
    	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)
    16:30:22.803 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=q5BEzWp1IBQ_y7aiZOUcaA, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000]
    16:30:22.804 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA]
    16:30:22.807 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA 
    java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA
    	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: 9MOwIB8CVBkiKPLkyWkAWA
    	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
    16:30:22.807 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=q5BEzWp1IBQ_y7aiZOUcaA, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server]
    16:30:22.815 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=1
    16:30:23.819 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:23.820 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=bwaHit61ZIkXiYHZPcSHbw, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, inverseRequests=[EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    16:30:23.821 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=UTf_siFuUDAR7SGF47p2Cg, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, created=Sun Aug 04 16:30:23 CEST 2019, timeout=600000]
    16:30:23.821 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:23.823 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    16:30:23.827 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA 
    java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA
    	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)
    16:30:23.829 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=5bVWY47ecgdwa9j_VZwbPw, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, created=Sun Aug 04 16:30:23 CEST 2019, timeout=600000]
    16:30:23.830 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=5bVWY47ecgdwa9j_VZwbPw, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server]
    16:30:23.830 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA]
    16:30:23.831 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA 
    java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA
    	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: 9MOwIB8CVBkiKPLkyWkAWA
    	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
    16:30:23.857 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2
    16:30:24.859 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:24.861 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=UTf_siFuUDAR7SGF47p2Cg, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, inverseRequests=[EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    16:30:24.863 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:24.863 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=ivbgsoq4XjdVYCxi8x1p8w, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, created=Sun Aug 04 16:30:24 CEST 2019, timeout=600000]
    16:30:24.864 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    16:30:24.868 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA 
    java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA
    	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)
    16:30:24.871 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=GeHtMhrE8Nvx_uCBd3IA8Q, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, created=Sun Aug 04 16:30:24 CEST 2019, timeout=600000]
    16:30:24.872 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=GeHtMhrE8Nvx_uCBd3IA8Q, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server]
    16:30:24.872 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA]
    16:30:24.874 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA 
    java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA
    	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: 9MOwIB8CVBkiKPLkyWkAWA
    	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
    16:30:24.879 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3
    16:30:25.879 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:25.881 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=ivbgsoq4XjdVYCxi8x1p8w, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, inverseRequests=[EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]]]
    16:30:25.883 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA, created=Sun Aug 04 16:30:22 CEST 2019, timeout=600000, payload=9MOwIB8CVBkiKPLkyWkAWA, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:25.884 [pool-10-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    16:30:25.884 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=-s53iYpGpYyRIvjaVL1yWA, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, created=Sun Aug 04 16:30:25 CEST 2019, timeout=600000]
    16:30:25.885 [pool-10-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA 
    java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA
    	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)
    16:30:25.887 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PutInverseResponseRequest[requestId=rQc8rA5XGMclcXKEKOLMIQ, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, created=Sun Aug 04 16:30:25 CEST 2019, timeout=600000]
    16:30:25.888 [pool-10-thread-1] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: NullResponse[requestId=rQc8rA5XGMclcXKEKOLMIQ, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server]
    16:30:25.888 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=ziIrxERJEBfy5AlK_E_QCQ, clientHostId=server-qgNg6JxtDCHykLxiV9Y9vg, serverHostId=client-wFz5-ZByxxuBX0BroNPJmA]
    16:30:25.898 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA 
    java.lang.NumberFormatException: 9MOwIB8CVBkiKPLkyWkAWA
    	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: 9MOwIB8CVBkiKPLkyWkAWA
    	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
Gradle Test Executor 2 finished executing tests.

Gradle Test Executor 2 STANDARD_OUT
    16:30:25.907 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] 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)
    16:30:25.908 [PollInverseRequestsThread-client-wFz5-ZByxxuBX0BroNPJmA] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=-s53iYpGpYyRIvjaVL1yWA, clientHostId=client-wFz5-ZByxxuBX0BroNPJmA, serverHostId=server, inverseRequests=[]]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesLongRunningServiceOnServer STANDARD_OUT
    16:30:29.247 [pool-6-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoResponse[requestId=null, clientHostId=null, serverHostId=null, payload=HJXTdWGGMFR24iG_j1MJPg]
    16:30:29.250 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: EchoResponse[requestId=cCy4SxDd8IWdgselurcQmQ, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, payload=HJXTdWGGMFR24iG_j1MJPg]

house.intelli.core.rpc.NormalClientServerTest > clientInvokesServiceOnServerAndExpectsRemoteException STANDARD_OUT
    16:30:29.253 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] 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)
    16:30:29.257 [PollInverseRequestsThread-client-aSQ01r3sQJOZnbgmXHRL_Q] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: PollInverseRequestsRequest[requestId=0b687BtvfaTZFl_QSFmszA, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, created=Sun Aug 04 16:30:29 CEST 2019, timeout=600000]
    16:30:29.257 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, created=Sun Aug 04 16:30:29 CEST 2019, timeout=600000, payload=GfcblBhBboaAbijzoMnhZQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:29.258 [PollInverseRequestsThread-client-h-rGNSHh2EKQF9KTL9Ndog] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=9-giRhF3bJ2exhA-a8HSIA, clientHostId=client-h-rGNSHh2EKQF9KTL9Ndog, serverHostId=server, inverseRequests=[]]
    16:30:29.272 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, created=Sun Aug 04 16:30:29 CEST 2019, timeout=600000, payload=GfcblBhBboaAbijzoMnhZQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:29.273 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    16:30:29.273 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ 
    java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ
    	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)
    16:30:29.283 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server]
    16:30:29.286 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ 
    java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ
    	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: GfcblBhBboaAbijzoMnhZQ
    	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
    16:30:29.297 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=1
    16:30:30.297 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, created=Sun Aug 04 16:30:29 CEST 2019, timeout=600000, payload=GfcblBhBboaAbijzoMnhZQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:30.299 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, created=Sun Aug 04 16:30:29 CEST 2019, timeout=600000, payload=GfcblBhBboaAbijzoMnhZQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:30.300 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    16:30:30.301 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ 
    java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ
    	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)
    16:30:30.307 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server]
    16:30:30.309 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ 
    java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ
    	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: GfcblBhBboaAbijzoMnhZQ
    	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
    16:30:30.316 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=2
    16:30:31.317 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, created=Sun Aug 04 16:30:29 CEST 2019, timeout=600000, payload=GfcblBhBboaAbijzoMnhZQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:31.318 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, created=Sun Aug 04 16:30:29 CEST 2019, timeout=600000, payload=GfcblBhBboaAbijzoMnhZQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:31.320 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    16:30:31.338 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ 
    java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ
    	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)
    16:30:31.339 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server]
    16:30:31.344 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ 
    java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ
    	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: GfcblBhBboaAbijzoMnhZQ
    	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
    16:30:31.351 [Test worker] INFO house.intelli.core.rpc.RpcClient - invoke: RETRYING! retryCount=3
    16:30:32.351 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Sending request: EchoRequest[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, created=Sun Aug 04 16:30:29 CEST 2019, timeout=600000, payload=GfcblBhBboaAbijzoMnhZQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:32.352 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: EchoRequest[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, created=Sun Aug 04 16:30:29 CEST 2019, timeout=600000, payload=GfcblBhBboaAbijzoMnhZQ, throwExceptionClassName=java.lang.NumberFormatException, sleep=0]
    16:30:32.353 [pool-8-thread-1] INFO house.intelli.core.rpc.echo.EchoRpcService - process: throwing: java.lang.NumberFormatException
    16:30:32.354 [pool-8-thread-1] ERROR house.intelli.core.rpc.RpcServiceExecutor - processLocally: java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ 
    java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ
    	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)
    16:30:32.355 [Test worker] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: ErrorResponse[requestId=MffCyqvwJndvGB-5y6tuig, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server]
    16:30:32.364 [Test worker] ERROR house.intelli.core.rpc.RpcClient - invoke: java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ 
    java.lang.NumberFormatException: GfcblBhBboaAbijzoMnhZQ
    	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)
Gradle Test Executor 6 finished executing tests.
    	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)
16:30:32.377 [PollInverseRequestsThread-client-aSQ01r3sQJOZnbgmXHRL_Q] DEBUG house.intelli.core.rpc.RpcClient - invoke: Received response: PollInverseRequestsResponse[requestId=0b687BtvfaTZFl_QSFmszA, clientHostId=client-aSQ01r3sQJOZnbgmXHRL_Q, serverHostId=server, inverseRequests=[]]    	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: GfcblBhBboaAbijzoMnhZQ
    	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

Gradle Test Executor 6 STANDARD_OUT
    16:30:32.376 [PollInverseRequestsThread-client-aSQ01r3sQJOZnbgmXHRL_Q] 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.119 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.101 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 8 mins 5.302 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.034 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.138 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.004 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.0 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.037 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.1-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.1-SNAPSHOT.jar has been removed.
:house.intelli.desktop:jar (Thread[Daemon worker,5,main]) completed. Took 0.092 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.0 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.001 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.jdo:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:compileJava
Executing task ':house.intelli.jdo:compileJava' (up-to-date check took 0.087 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.jdo:compileJava'.
Compiling with JDK Java compiler API.
[ant:echo] ***********************************************
[ant:echo] ******************* ENHANCE *******************
[ant:echo] ***********************************************
[ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer!
[ant:datanucleusenhancer] DataNucleus Enhancer (version 5.2.0.m2) for API "JDO"
[ant:datanucleusenhancer] DataNucleus Enhancer : Classpath
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main
[ant:datanucleusenhancer] Aug 04, 2019 4:30:35 PM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 5.2.0.m2) for API "JDO"
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/139535a69a4239db087de9bab0bee568bf8e0b70/slf4j-api-1.7.21.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.core/build/libs/house.intelli.core-0.9.1-SNAPSHOT.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/javax.jdo/3.2.0-m10/196f521d4c3113d64ddbad4254c9fea8f5651a56/javax.jdo-3.2.0-m10.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/5.2.0-m2/ddfd0e9a113e572d25f962f6581659348f5a8cd6/datanucleus-core-5.2.0-m2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/5.2.0-m2/7d070fef5b21caa001061839eb03b843405a7768/datanucleus-api-jdo-5.2.0-m2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/5.2.0-m2/ebcb21c4865e9866e3e15c0e39c15bdd19d3be5e/datanucleus-rdbms-5.2.0-m2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.transaction/transaction-api/1.1/2ca09f0b36ca7d71b762e14ea2ff09d5eac57558/transaction-api-1.1.jar
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/Entity.class" with enhanced definition
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.Entity
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.Entity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusAggregationStateEntity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusEntity
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusAggregationStateEntity.class" with enhanced definition
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusAggregationStateEntity
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusEntity.class" with enhanced definition
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusEntity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusHourEntity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusMinuteEntity
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusHourEntity.class" with enhanced definition
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusHourEntity
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusMinuteEntity.class" with enhanced definition
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusMinuteEntity
[ant:datanucleusenhancer] ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusQuarterHourEntity
[ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 6 classes. Timings : input=445 ms, enhance=271 ms, total=716 ms. Consult the log for full details
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/main/house/intelli/jdo/model/PvStatusQuarterHourEntity.class" with enhanced definition
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : house.intelli.jdo.model.PvStatusQuarterHourEntity
[ant:datanucleusenhancer] Aug 04, 2019 4:30:36 PM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 6 classes. Timings : input=445 ms, enhance=271 ms, total=716 ms. Consult the log for full details
[ant:echo] ***********************************************
[ant:echo] ***********************************************
[ant:echo] ***********************************************
:house.intelli.jdo:compileJava (Thread[Daemon worker,5,main]) completed. Took 3.382 secs.
:house.intelli.jdo:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:processResources
Executing task ':house.intelli.jdo:processResources' (up-to-date check took 0.03 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/main/META-INF has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/main/META-INF/services has been removed.
:house.intelli.jdo:processResources (Thread[Daemon worker,5,main]) completed. Took 0.065 secs.
:house.intelli.jdo:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:classes
Skipping task ':house.intelli.jdo:classes' as it has no actions.
:house.intelli.jdo:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.jdo:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:jar
Executing task ':house.intelli.jdo:jar' (up-to-date check took 0.354 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/libs/house.intelli.jdo-0.9.1-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/libs/house.intelli.jdo-0.9.1-SNAPSHOT.jar has been removed.
:house.intelli.jdo:jar (Thread[Daemon worker,5,main]) completed. Took 1.023 secs.
:house.intelli.jdo:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:assemble
Skipping task ':house.intelli.jdo:assemble' as it has no actions.
:house.intelli.jdo:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.jdo:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:compileTestJava
Executing task ':house.intelli.jdo:compileTestJava' (up-to-date check took 0.029 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/classes/test/house/intelli has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.jdo:compileTestJava'.
Compiling with JDK Java compiler API.
:house.intelli.jdo:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.19 secs.
:house.intelli.jdo:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:processTestResources
Executing task ':house.intelli.jdo:processTestResources' (up-to-date check took 0.008 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/test has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/test/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/resources/test/house/intelli has been removed.
:house.intelli.jdo:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.035 secs.
:house.intelli.jdo:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:testClasses
Skipping task ':house.intelli.jdo:testClasses' as it has no actions.
:house.intelli.jdo:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.jdo:test (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:test
Executing task ':house.intelli.jdo:test' (up-to-date check took 0.061 secs) due to:
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/test-results/test/binary has changed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/test-results/test/binary/output.bin has been removed.
  Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/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.jdo 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.jdo.test.ImportPvStatusTest > importPvStatusFiles SKIPPED
Gradle Test Executor 7 finished executing tests.
Finished generating test XML results (0.004 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.011 secs) into: /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.jdo/build/reports/tests/test
:house.intelli.jdo:test (Thread[Daemon worker,5,main]) completed. Took 3.448 secs.
:house.intelli.jdo:check (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:check
Skipping task ':house.intelli.jdo:check' as it has no actions.
:house.intelli.jdo:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.jdo:build (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:build
Skipping task ':house.intelli.jdo:build' as it has no actions.
:house.intelli.jdo: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
Resource missing. [HTTP GET: https://jcenter.bintray.com/org/bouncycastle/org.bouncycastle.openpgp.wot/1.60.0/org.bouncycastle.openpgp.wot-1.60.0.pom]
Resource missing. [HTTP HEAD: https://jcenter.bintray.com/org/bouncycastle/org.bouncycastle.openpgp.wot/1.60.0/org.bouncycastle.openpgp.wot-1.60.0.jar]
Download https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/1.60.0/org.bouncycastle.openpgp.wot-1.60.0.pom
Download https://jcenter.bintray.com/org/bouncycastle/bcpg-jdk15on/1.60/bcpg-jdk15on-1.60.pom
Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom
Download https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/1.60.0/org.bouncycastle.openpgp.wot-1.60.0.jar
Download https://jcenter.bintray.com/org/bouncycastle/bcpg-jdk15on/1.60/bcpg-jdk15on-1.60.jar
Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar
Executing task ':house.intelli.pgp:compileJava' (up-to-date check took 1.83 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 3.406 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.029 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.164 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.001 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.359 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.1-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.1-SNAPSHOT.jar has been removed.
:house.intelli.pgp:jar (Thread[Daemon worker,5,main]) completed. Took 1.05 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.002 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.08 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.194 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.002 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.061 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 8'. 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 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.pgp.rpc.PgpTransportSupportTest > hashTest STANDARD_OUT
    16:30:50.441 [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 8 finished executing tests.
Finished generating test XML results (0.004 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.017 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.541 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.002 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.pvagg:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:compileJava
Executing task ':house.intelli.pvagg:compileJava' (up-to-date check took 0.051 secs) due to:
  Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/dependency-cache has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/classes/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/classes/main/house has been removed.
All input files are considered out-of-date for incremental task ':house.intelli.pvagg:compileJava'.
Compiling with JDK Java compiler API.
:house.intelli.pvagg:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.608 secs.
:house.intelli.pvagg:processResources (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:processResources
Executing task ':house.intelli.pvagg:processResources' (up-to-date check took 0.011 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/resources/main has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/resources/main/house has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/resources/main/house/intelli has been removed.
:house.intelli.pvagg:processResources (Thread[Daemon worker,5,main]) completed. Took 0.067 secs.
:house.intelli.pvagg:classes (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:classes
Skipping task ':house.intelli.pvagg:classes' as it has no actions.
:house.intelli.pvagg:classes (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.pvagg:jar (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:jar
Executing task ':house.intelli.pvagg:jar' (up-to-date check took 0.123 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/libs/house.intelli.pvagg-0.9.1-SNAPSHOT.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/libs/house.intelli.pvagg-0.9.1-SNAPSHOT.jar has been removed.
:house.intelli.pvagg:jar (Thread[Daemon worker,5,main]) completed. Took 0.379 secs.
:house.intelli.pvagg:copyFilesFromAssembly (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:copyFilesFromAssembly
Executing task ':house.intelli.pvagg:copyFilesFromAssembly' (up-to-date check took 0.002 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/installation.properties has been removed.
:house.intelli.pvagg:copyFilesFromAssembly (Thread[Daemon worker,5,main]) completed. Took 0.073 secs.
:house.intelli.pvagg:copyFilesFromBin (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:copyFilesFromBin
Executing task ':house.intelli.pvagg:copyFilesFromBin' (up-to-date check took 0.025 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/bin has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/bin/house.intelli.pvagg has been removed.
:house.intelli.pvagg:copyFilesFromBin (Thread[Daemon worker,5,main]) completed. Took 0.036 secs.
:house.intelli.pvagg:chmodMainExecutable (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:chmodMainExecutable
Executing task ':house.intelli.pvagg: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.pvagg/build/assembly/house.intelli.pvagg/bin Command: chmod a+x house.intelli.pvagg
Successfully started process 'command 'chmod''
:house.intelli.pvagg:chmodMainExecutable (Thread[Daemon worker,5,main]) completed. Took 0.048 secs.
:house.intelli.pvagg:copyDependencies (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:copyDependencies
Executing task ':house.intelli.pvagg:copyDependencies' (up-to-date check took 0.023 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/lib has changed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/lib/commons-collections4-4.0.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/lib/datanucleus-api-jdo-5.2.0-m2.jar has been removed.
:house.intelli.pvagg:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.117 secs.
:house.intelli.pvagg:copyJar (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:copyJar
Executing task ':house.intelli.pvagg:copyJar' (up-to-date check took 0.018 secs) due to:
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/assembly/house.intelli.pvagg/lib/house.intelli.pvagg-0.9.1-SNAPSHOT.jar has been removed.
:house.intelli.pvagg:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.035 secs.
:house.intelli.pvagg:tarGzAssembly (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:tarGzAssembly
Executing task ':house.intelli.pvagg:tarGzAssembly' (up-to-date check took 0.028 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/distributions/house.intelli.pvagg-0.9.1-SNAPSHOT-bin.tar.gz has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/distributions/house.intelli.pvagg-0.9.1-SNAPSHOT-bin.tar.gz has been removed.
:house.intelli.pvagg:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 0.771 secs.
:house.intelli.pvagg:assemble (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:assemble
Skipping task ':house.intelli.pvagg:assemble' as it has no actions.
:house.intelli.pvagg:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.pvagg:compileTestJava (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:compileTestJava
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/java', not found
Skipping task ':house.intelli.pvagg:compileTestJava' as it has no source files.
:house.intelli.pvagg:compileTestJava UP-TO-DATE
:house.intelli.pvagg:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.pvagg:processTestResources (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:processTestResources
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/resources', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/java', not found
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/src/test/resources', not found
Skipping task ':house.intelli.pvagg:processTestResources' as it has no source files.
:house.intelli.pvagg:processTestResources UP-TO-DATE
:house.intelli.pvagg:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:house.intelli.pvagg:testClasses (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:testClasses
Skipping task ':house.intelli.pvagg:testClasses' as it has no actions.
:house.intelli.pvagg:testClasses UP-TO-DATE
:house.intelli.pvagg:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.pvagg:test (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:test
file or directory '/home/tomcat/.jenkins/workspace/house.intelli/house.intelli/house.intelli.pvagg/build/classes/test', not found
Skipping task ':house.intelli.pvagg:test' as it has no source files.
:house.intelli.pvagg:test UP-TO-DATE
:house.intelli.pvagg:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.pvagg:check (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:check
Skipping task ':house.intelli.pvagg:check' as it has no actions.
:house.intelli.pvagg:check UP-TO-DATE
:house.intelli.pvagg:check (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:house.intelli.pvagg:build (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:build
Skipping task ':house.intelli.pvagg:build' as it has no actions.
:house.intelli.pvagg:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:house.intelli.raspi:compileJava (Thread[Daemon worker,5,main]) started.
:house.intelli.raspi:compileJava
Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-core/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://jcenter.bintray.com/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.jar]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-core/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.jar]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-core/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-SNAPSHOT.jar]
Download https://oss.sonatype.org/content/groups/public/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-20190226.164806-39.pom
Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-parent/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://jcenter.bintray.com/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://jcenter.bintray.com/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.jar]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-parent/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/release/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.jar]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-parent/1.2-SNAPSHOT/maven-metadata.xml]
Resource missing. [HTTP GET: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.pom]
Resource missing. [HTTP HEAD: https://codewizards.co/maven/snapshot/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-SNAPSHOT.jar]
Download https://oss.sonatype.org/content/groups/public/com/pi4j/pi4j-parent/1.2-SNAPSHOT/pi4j-parent-1.2-20190226.164422-52.pom
Download https://jcenter.bintray.com/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.pom
Download https://jcenter.bintray.com/org/rxtx/rxtx/2.1.7/rxtx-2.1.7.pom
Download https://jcenter.bintray.com/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.pom
Download https://jcenter.bintray.com/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.pom
Download https://jcenter.bintray.com/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.pom
Download https://jcenter.bintray.com/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.pom
Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/34/commons-parent-34.pom
Download https://oss.sonatype.org/content/groups/public/com/pi4j/pi4j-core/1.2-SNAPSHOT/pi4j-core-1.2-20190226.164806-39.jar
Download https://jcenter.bintray.com/org/springframework/spring-context/4.3.5.RELEASE/spring-context-4.3.5.RELEASE.jar
Download https://jcenter.bintray.com/org/rxtx/rxtx/2.1.7/rxtx-2.1.7.jar
Download https://jcenter.bintray.com/org/springframework/spring-aop/4.3.5.RELEASE/spring-aop-4.3.5.RELEASE.jar
Download https://jcenter.bintray.com/org/springframework/spring-beans/4.3.5.RELEASE/spring-beans-4.3.5.RELEASE.jar
Download https://jcenter.bintray.com/org/springframework/spring-core/4.3.5.RELEASE/spring-core-4.3.5.RELEASE.jar
Download https://jcenter.bintray.com/org/springframework/spring-expression/4.3.5.RELEASE/spring-expression-4.3.5.RELEASE.jar
Download https://jcenter.bintray.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Executing task ':house.intelli.raspi:compileJava' (up-to-date check took 4.597 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 5.764 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.019 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.144 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.001 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.353 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.1-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.1-SNAPSHOT.jar has been removed.
:house.intelli.raspi:jar (Thread[Daemon worker,5,main]) completed. Took 1.011 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.037 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.075 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.002 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.031 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.015 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.023 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.156 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.023 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.1-SNAPSHOT.jar has been removed.
:house.intelli.raspi:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.092 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.004 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.1-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.1-SNAPSHOT-bin.tar.gz has been removed.
:house.intelli.raspi:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 0.829 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.001 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.021 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.226 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.002 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.001 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 9'. 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 9'
Successfully started process 'Gradle Test Executor 9'
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 9 started executing tests.

house.intelli.raspi.DimmerActorTest > dimmerValue100 STANDARD_OUT
    16:31:04.842 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@251ace41 property=dimmerValue old=0 value=100
    100
    16:31:05.082 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue101 STANDARD_OUT
    16:31:05.293 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue_1 STANDARD_OUT
    16:31:05.298 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue0 STANDARD_OUT
    16:31:05.304 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValues STANDARD_OUT
    16:31:05.325 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@658b9d9 property=dimmerValue old=0 value=12
    1
    16:31:05.326 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@658b9d9 property=dimmerValue old=12 value=25
    2
    16:31:05.331 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@658b9d9 property=dimmerValue old=25 value=37
    4
    16:31:05.333 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@658b9d9 property=dimmerValue old=37 value=50
    8
    16:31:05.334 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@658b9d9 property=dimmerValue old=50 value=62
    16
    16:31:05.335 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@658b9d9 property=dimmerValue old=62 value=75
    32
    16:31:05.336 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@658b9d9 property=dimmerValue old=75 value=87
    64
    16:31:05.338 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@658b9d9 property=dimmerValue old=87 value=100
    100
    16:31:05.339 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close

house.intelli.raspi.DimmerActorTest > dimmerValue STANDARD_OUT
    16:31:05.343 [Test worker] DEBUG house.intelli.core.bean.BeanSupport - setPropertyValue: setting: bean=@1a8049d5 property=dimmerValue old=0 value=87
    64
    16:31:05.344 [Test worker] DEBUG house.intelli.raspi.DimmerActorImpl - close
Gradle Test Executor 9 finished executing tests.
Finished generating test XML results (0.003 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.015 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.34 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.001 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.067 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.1-SNAPSHOT-bin.tar.gz has been removed.
:copyDistributions (Thread[Daemon worker,5,main]) completed. Took 0.943 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@7d215a7c
:install (Thread[Daemon worker,5,main]) completed. Took 1.932 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@6d2f34ea
:house.intelli.android:install (Thread[Daemon worker,5,main]) completed. Took 0.089 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@3d825219
:house.intelli.core:install (Thread[Daemon worker,5,main]) completed. Took 0.09 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@46433e17
:house.intelli.desktop:install (Thread[Daemon worker,5,main]) completed. Took 0.07 secs.
:house.intelli.jdo:install (Thread[Daemon worker,5,main]) started.
:house.intelli.jdo:install
Executing task ':house.intelli.jdo:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.jdo:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@17a8b51b
:house.intelli.jdo:install (Thread[Daemon worker,5,main]) completed. Took 0.066 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@36cf98
:house.intelli.pgp:install (Thread[Daemon worker,5,main]) completed. Took 0.063 secs.
:house.intelli.pvagg:install (Thread[Daemon worker,5,main]) started.
:house.intelli.pvagg:install
Executing task ':house.intelli.pvagg:install' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':house.intelli.pvagg:archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@fbcf102
:house.intelli.pvagg:install (Thread[Daemon worker,5,main]) completed. Took 0.075 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@717fd310
:house.intelli.raspi:install (Thread[Daemon worker,5,main]) completed. Took 0.086 secs.

BUILD SUCCESSFUL

Total time: 9 mins 30.08 secs
Stopped 0 compiler daemon(s).
Received result Success[value=null] from daemon DaemonInfo{pid=25454, address=[30d6c731-1880-49fa-ab44-55fee78f7eb1 port:37288, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1564928506289, context=DefaultDaemonContext[uid=80ed39d9-aa71-4b5b-b2cc-21114b53ff28,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=25454,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