SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cumulus4j.store 1.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target
[INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store (includes = [*.log, $jarplug.work/**], excludes = [])
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/src/main/resources
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store ---
[INFO] Compiling 146 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/classes
[INFO] 
[INFO] --- maven-datanucleus-plugin:3.2.0-m1:enhance (default) @ org.cumulus4j.store ---
DataNucleus Enhancer (version 3.2.4) for API "JDO" using JRE "1.8"
DataNucleus Enhancer completed with success for 25 classes.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store ---
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.cumulus4j.store.model.IndexValueTest

counterMidWriteRead
firstDataEntryID=549755846656
byteArray.length=60000001

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=15355 minTime=15355 maxTime=15355
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1438 minTime=1438 maxTime=1438
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=22993 minTime=22993 maxTime=22993

firstDataEntryID=549755846656
byteArray.length=60000001

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=7845 minTime=7845 maxTime=7845
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1001 minTime=1001 maxTime=1001
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=14130 minTime=14130 maxTime=14130


counterHighWriteRead
firstDataEntryID=9223372036844775807
byteArray.length=90000001

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=2176 minTime=2176 maxTime=2176
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=2431 minTime=2431 maxTime=2431
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=13917 minTime=13917 maxTime=13917

firstDataEntryID=9223372036844775807
byteArray.length=90000001

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=2208 minTime=2208 maxTime=2208
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=2231 minTime=2231 maxTime=2231
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=13329 minTime=13329 maxTime=13329

>>> indexValue1 >>>
 * 0
 * 999999
 * 1
 * 647211
 * 5700
 * 12396244721123
 * 25
 * 85674
 * 190
 * 1000001
 * 1000000
<<< indexValue1 <<<
>>> indexValue2 >>>
 * 0
 * 999999
 * 1
 * 647211
 * 5700
 * 12396244721123
 * 25
 * 85674
 * 190
 * 1000001
 * 1000000
<<< indexValue2 <<<

counterLowWriteRead
firstDataEntryID=0
byteArray.length=37894657

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1868 minTime=1868 maxTime=1868
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=2244 minTime=2244 maxTime=2244
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=3441 minTime=3441 maxTime=3441

firstDataEntryID=0
byteArray.length=37894657

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1072 minTime=1072 maxTime=1072
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1867 minTime=1867 maxTime=1867
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1458 minTime=1458 maxTime=1458

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.897 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.store ---
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store ---
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/store already added, skipping
[INFO] org/cumulus4j/store/resource already added, skipping
[INFO] org/cumulus4j/store/model already added, skipping
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/store already added, skipping
[INFO] org/cumulus4j/store/resource already added, skipping
[INFO] org/cumulus4j/store/query already added, skipping
[INFO] org/cumulus4j/store/query/method already added, skipping
[INFO] org/cumulus4j/store/query/eval already added, skipping
[INFO] org/cumulus4j/store/datastoreversion already added, skipping
[INFO] org/cumulus4j/store/datastoreversion/command already added, skipping
[INFO] org/cumulus4j/store/crypto already added, skipping
[INFO] org/cumulus4j/store/fieldmanager already added, skipping
[INFO] org/cumulus4j/store/annotation already added, skipping
[INFO] org/cumulus4j/store/annotation/datanucleus already added, skipping
[INFO] org/cumulus4j/store/reflectionwrapper already added, skipping
[INFO] org/cumulus4j/store/reflectionwrapper/gae already added, skipping
[INFO] org/cumulus4j/store/util already added, skipping
[INFO] org/cumulus4j/store/model already added, skipping
[INFO] LICENCE.txt already added, skipping
[INFO] org/cumulus4j/store/resource/cumulus4j-backend.properties already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/store already added, skipping
[INFO] org/cumulus4j/store/resource already added, skipping
[INFO] org/cumulus4j/store/model already added, skipping
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/store already added, skipping
[INFO] org/cumulus4j/store/resource already added, skipping
[INFO] org/cumulus4j/store/query already added, skipping
[INFO] org/cumulus4j/store/query/method already added, skipping
[INFO] org/cumulus4j/store/query/eval already added, skipping
[INFO] org/cumulus4j/store/datastoreversion already added, skipping
[INFO] org/cumulus4j/store/datastoreversion/command already added, skipping
[INFO] org/cumulus4j/store/crypto already added, skipping
[INFO] org/cumulus4j/store/fieldmanager already added, skipping
[INFO] org/cumulus4j/store/annotation already added, skipping
[INFO] org/cumulus4j/store/annotation/datanucleus already added, skipping
[INFO] org/cumulus4j/store/reflectionwrapper already added, skipping
[INFO] org/cumulus4j/store/reflectionwrapper/gae already added, skipping
[INFO] org/cumulus4j/store/util already added, skipping
[INFO] org/cumulus4j/store/model already added, skipping
[INFO] LICENCE.txt already added, skipping
[INFO] org/cumulus4j/store/resource/cumulus4j-backend.properties already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store ---
[INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.store ---
[WARNING] Ignoring project type bundle - supportedProjectTypes = []