See
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/114/changes>
Changes:
[rithin.shetty] BOOKKEEPER-945 Add counters to track the activity of auditor and
------------------------------------------
[...truncated 4650 lines...]
480/1118 KB
484/1118 KB
488/1118 KB
492/1118 KB
496/1118 KB
500/1118 KB
504/1118 KB
508/1118 KB
512/1118 KB
516/1118 KB
520/1118 KB
524/1118 KB
528/1118 KB
532/1118 KB
536/1118 KB
540/1118 KB
544/1118 KB
548/1118 KB
552/1118 KB
556/1118 KB
560/1118 KB
564/1118 KB
568/1118 KB
572/1118 KB
576/1118 KB
580/1118 KB
584/1118 KB
588/1118 KB
592/1118 KB
596/1118 KB
600/1118 KB
604/1118 KB
608/1118 KB
612/1118 KB
616/1118 KB
620/1118 KB
624/1118 KB
628/1118 KB
632/1118 KB
636/1118 KB
640/1118 KB
644/1118 KB
648/1118 KB
652/1118 KB
656/1118 KB
660/1118 KB
664/1118 KB
668/1118 KB
672/1118 KB
676/1118 KB
680/1118 KB
684/1118 KB
688/1118 KB
692/1118 KB
696/1118 KB
700/1118 KB
704/1118 KB
708/1118 KB
712/1118 KB
716/1118 KB
720/1118 KB
724/1118 KB
728/1118 KB
732/1118 KB
736/1118 KB
740/1118 KB
744/1118 KB
748/1118 KB
752/1118 KB
756/1118 KB
760/1118 KB
764/1118 KB
768/1118 KB
772/1118 KB
776/1118 KB
780/1118 KB
784/1118 KB
788/1118 KB
792/1118 KB
796/1118 KB
800/1118 KB
804/1118 KB
808/1118 KB
812/1118 KB
816/1118 KB
820/1118 KB
824/1118 KB
828/1118 KB
832/1118 KB
836/1118 KB
840/1118 KB
844/1118 KB
848/1118 KB
852/1118 KB
856/1118 KB
860/1118 KB
864/1118 KB
868/1118 KB
872/1118 KB
876/1118 KB
880/1118 KB
884/1118 KB
888/1118 KB
892/1118 KB
896/1118 KB
900/1118 KB
904/1118 KB
908/1118 KB
912/1118 KB
916/1118 KB
920/1118 KB
924/1118 KB
928/1118 KB
932/1118 KB
936/1118 KB
940/1118 KB
944/1118 KB
948/1118 KB
952/1118 KB
956/1118 KB
960/1118 KB
964/1118 KB
968/1118 KB
972/1118 KB
976/1118 KB
980/1118 KB
984/1118 KB
988/1118 KB
992/1118 KB
996/1118 KB
1000/1118 KB
1004/1118 KB
1008/1118 KB
1012/1118 KB
1016/1118 KB
1020/1118 KB
1024/1118 KB
1028/1118 KB
1032/1118 KB
1036/1118 KB
1040/1118 KB
1044/1118 KB
1048/1118 KB
1052/1118 KB
1056/1118 KB
1060/1118 KB
1064/1118 KB
1068/1118 KB
1072/1118 KB
1076/1118 KB
1080/1118 KB
1084/1118 KB
1088/1118 KB
1092/1118 KB
1096/1118 KB
1100/1118 KB
1104/1118 KB
1108/1118 KB
1112/1118 KB
1116/1118 KB
1118/1118 KB
Downloaded:
https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar
(1118 KB at 8463.0 KB/sec)
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-benchmark/src/main/resources>
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @
bookkeeper-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-benchmark/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @
bookkeeper-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-benchmark/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @
bookkeeper-benchmark ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use
forkCount and reuseForks instead.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.bookkeeper.benchmark.TestBenchmark
Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 141.714 sec <<<
FAILURE! - in org.apache.bookkeeper.benchmark.TestBenchmark
testBookie(org.apache.bookkeeper.benchmark.TestBenchmark) Time elapsed: 63.303
sec <<< ERROR!
java.lang.Exception: test timed out after 60000 milliseconds
at
org.apache.bookkeeper.benchmark.TestBenchmark.testBookie(TestBenchmark.java:57)
testReadThroughputLatency(org.apache.bookkeeper.benchmark.TestBenchmark) Time
elapsed: 64.853 sec <<< ERROR!
java.lang.Exception: test timed out after 60000 milliseconds
at
org.apache.bookkeeper.benchmark.TestBenchmark.testReadThroughputLatency(TestBenchmark.java:93)
Results :
Tests in error:
TestBenchmark.testBookie:57->Object.wait:502->Object.wait:-2 » test timed
out...
TestBenchmark.testReadThroughputLatency:93->Object.wait:502->Object.wait:-2 »
Tests run: 3, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bookkeeper ......................................... SUCCESS [ 6.100 s]
[INFO] compability dependencies ........................... SUCCESS [ 0.086 s]
[INFO] bookkeeper-server-compat400 ........................ SUCCESS [ 6.596 s]
[INFO] bookkeeper-server-compat410 ........................ SUCCESS [ 3.672 s]
[INFO] bookkeeper-server-compat420 ........................ SUCCESS [ 4.388 s]
[INFO] Stats API for bookkeeper ........................... SUCCESS [ 5.746 s]
[INFO] bookkeeper-server .................................. SUCCESS [ 01:00 h]
[INFO] bookkeeper-benchmark ............................... FAILURE [02:49 min]
[INFO] Stats provider for twitter-stats package ........... SKIPPED
[INFO] Stats provider for twitter-ostrich package ......... SKIPPED
[INFO] Stats provider for codahale metrics ................ SKIPPED
[INFO] bookkeeper-stats-providers ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:03 h
[INFO] Finished at: 2016-08-29T21:33:16+00:00
[INFO] Final Memory: 57M/1268M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on
project bookkeeper-benchmark: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-benchmark/target/surefire-reports>
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :bookkeeper-benchmark
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3