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
>>> 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=18256 minTime=18256 maxTime=18256
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1388 minTime=1388 maxTime=1388
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=23903 minTime=23903 maxTime=23903

firstDataEntryID=0
byteArray.length=37894657

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=2080 minTime=2080 maxTime=2080
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1722 minTime=1722 maxTime=1722
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=4585 minTime=4585 maxTime=4585


counterMidWriteRead
firstDataEntryID=549755846656
byteArray.length=60000001

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=2617 minTime=2617 maxTime=2617
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1500 minTime=1500 maxTime=1500
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=2669 minTime=2669 maxTime=2669

firstDataEntryID=549755846656
byteArray.length=60000001

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1293 minTime=1293 maxTime=1293
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1120 minTime=1120 maxTime=1120
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=3536 minTime=3536 maxTime=3536


counterHighWriteRead
firstDataEntryID=9223372036844775807
byteArray.length=90000001

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1366 minTime=1366 maxTime=1366
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=3150 minTime=3150 maxTime=3150
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=10837 minTime=10837 maxTime=10837

firstDataEntryID=9223372036844775807
byteArray.length=90000001

    010.populate invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=1235 minTime=1235 maxTime=1235
    020.toByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=2870 minTime=2870 maxTime=2870
    030.parseByteArray invocationCount=1
        recursionLevel=0 invocationCount=1 accumulatedTime=3192 minTime=3192 maxTime=3192

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.753 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 = []