See 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/133/changes>

Changes:

[mreutegg] OAK-2832: Test failure: DefaultAnalyzersConfigurationTest

[mreutegg] OAK-2868: Bypass CommitQueue for branch commits

[thomasm] OAK-2869 RepositorySidegrade: AsyncIndexUpdate throws a 
IllegalArgumentException after migrating from segment to document store

[reschke] OAK-2856 - improved DB diagnostics on startup

[mreutegg] OAK-2867: CommitQueue.done() may fail to remove commit

[chetanm] OAK-2866 - Switch Thread context classloader for default config 
parsing also

[chetanm] OAK-2865 - Log stats around time spent in extracting text from 
binaries

------------------------------------------
[...truncated 2963 lines...]
[INFO] Oak CUG
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Oak Parent POM 1.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oak-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-unit-test) 
@ oak-parent ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] test.opts.coverage set to empty
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ oak-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-unit-test) @ 
oak-parent ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
oak-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Oak Commons 1.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oak-commons ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-unit-test) 
@ oak-commons ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] test.opts.coverage set to empty
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ oak-commons ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
oak-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-commons/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ oak-commons 
---
[INFO] Compiling 27 source files to 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-commons/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
oak-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
oak-commons ---
[INFO] Compiling 16 source files to 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-commons/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oak-commons ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
Running org.apache.jackrabbit.oak.commons.IOUtilsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.044 sec
Running org.apache.jackrabbit.oak.commons.StringUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.jackrabbit.oak.commons.PathUtilsTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.jackrabbit.oak.commons.cache.ConcurrentCacheTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec
Running org.apache.jackrabbit.oak.commons.json.JsopTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.jackrabbit.oak.commons.json.JsopStreamTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.jackrabbit.oak.commons.PropertiesUtilTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTaskTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.jackrabbit.oak.commons.sort.ExternalSortTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running org.apache.jackrabbit.oak.commons.sort.StringSortTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 sec

Results :

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

[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-unit-test) @ 
oak-commons ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:bundle (default-bundle) @ oak-commons ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
oak-commons ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ oak-commons ---
[INFO] Building jar: 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-commons/target/oak-commons-1.4-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:baseline (baseline) @ oak-commons ---
[INFO] artifact org.apache.jackrabbit:oak-commons: checking for updates from 
Nexus
[ERROR] org.apache.jackrabbit.oak.commons: Version increase required; detected 
1.0.0, suggested 1.1.0
[INFO] Baseline analisys complete, 1 error(s), 0 warning(s)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Oak Blob Store 1.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oak-blob ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-unit-test) 
@ oak-blob ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] test.opts.coverage set to empty
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ oak-blob ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oak-blob 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-blob/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ oak-blob ---
[INFO] Compiling 8 source files to 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-blob/target/classes>
[INFO] 
[INFO] --- maven-scr-plugin:1.16.0:scr (generate-scr-scrdescriptor) @ oak-blob 
---
[INFO] Writing 1 Service Component Descriptors to 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-blob/target/classes/OSGI-INF/org.apache.jackrabbit.oak.spi.blob.osgi.FileBlobStoreService.xml>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
oak-blob ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
oak-blob ---
[INFO] Compiling 4 source files to 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-blob/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oak-blob ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-blob/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.043 sec
Running org.apache.jackrabbit.oak.spi.blob.MemoryBlobStoreTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 sec
Running org.apache.jackrabbit.oak.spi.blob.FileBlobStoreTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.256 sec

Results :

Tests run: 31, Failures: 0, Errors: 0, Skipped: 1

[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:report (post-unit-test) @ 
oak-blob ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:bundle (default-bundle) @ oak-blob ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
oak-blob ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ oak-blob ---
[INFO] Building jar: 
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/ws/oak-blob/target/oak-blob-1.4-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:baseline (baseline) @ oak-blob ---
[INFO] artifact org.apache.jackrabbit:oak-blob: checking for updates from Nexus
[INFO] artifact org.apache.jackrabbit:oak-blob: checking for updates from 
central
[INFO] Baseline analisys complete, 0 error(s), 0 warning(s)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Oak Cloud Blob Store 1.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-jcr-commons/2.10.1-SNAPSHOT/maven-metadata.xml
799/799 B   
            
Downloaded: 
http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-jcr-commons/2.10.1-SNAPSHOT/maven-metadata.xml
 (799 B at 4.1 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-parent/2.10.1-SNAPSHOT/maven-metadata.xml
619/619 B   
            
Downloaded: 
http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-parent/2.10.1-SNAPSHOT/maven-metadata.xml
 (619 B at 5.1 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-data/2.10.1-SNAPSHOT/maven-metadata.xml
1002/1002 B   
              
Downloaded: 
http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-data/2.10.1-SNAPSHOT/maven-metadata.xml
 (1002 B at 17.2 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-api/2.10.1-SNAPSHOT/maven-metadata.xml
791/791 B     
            
Downloaded: 
http://repository.apache.org/snapshots/org/apache/jackrabbit/jackrabbit-api/2.10.1-SNAPSHOT/maven-metadata.xml
 (791 B at 3.3 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/joda-time/joda-time/maven-metadata.xml
Downloading: 
http://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml
931/931 B   
            
            
Downloaded: 
http://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml (931 
B at 14.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oak-blob-cloud ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (pre-unit-test) 
@ oak-blob-cloud ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] test.opts.coverage set to empty
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ oak-blob-cloud 
---
[INFO] artifact joda-time:joda-time: checking for updates from central
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Oak Parent POM .................................... SUCCESS [  2.319 s]
[INFO] Oak Commons ....................................... SUCCESS [ 14.646 s]
[INFO] Oak Blob Store .................................... SUCCESS [  7.935 s]
[INFO] Oak Cloud Blob Store .............................. FAILURE [  1.938 s]
[INFO] Oak Core .......................................... SKIPPED
[INFO] Oak JCR Binding ................................... SKIPPED
[INFO] Oak upgrade ....................................... SKIPPED
[INFO] Oak HTTP Binding .................................. SKIPPED
[INFO] Oak Lucene ........................................ SKIPPED
[INFO] Oak Solr core ..................................... SKIPPED
[INFO] Oak Solr OSGi ..................................... SKIPPED
[INFO] Oak External Authentication Support ............... SKIPPED
[INFO] Oak LDAP Authentication Support ................... SKIPPED
[INFO] Oak TarMK Standby ................................. SKIPPED
[INFO] Oak Runnable Jar .................................. SKIPPED
[INFO] Oak Integration Tests for OSGi deployments ........ SKIPPED
[INFO] Oak Integration Tests ............................. SKIPPED
[INFO] Oak PojoSR ........................................ SKIPPED
[INFO] Jackrabbit Oak .................................... SKIPPED
[INFO] Oak CUG ........................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.792 s
[INFO] Finished at: 2015-05-14T03:39:29+00:00
[INFO] Final Memory: 38M/723M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process (default) on 
project oak-blob-cloud: Failed to resolve dependencies for one or more projects 
in the reactor. Reason: No versions are present in the repository for the 
artifact with a range [2.2,)
[ERROR] joda-time:joda-time:jar:null
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] Nexus (http://repository.apache.org/snapshots, releases=false, 
snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, 
snapshots=false)
[ERROR] Path to dependency:
[ERROR] 1) org.apache.jackrabbit:oak-blob-cloud:bundle:1.4-SNAPSHOT
[ERROR] 2) com.amazonaws:aws-java-sdk:jar:1.9.11
[ERROR] 3) com.amazonaws:aws-java-sdk-core:jar:1.9.11
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :oak-blob-cloud
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results

Reply via email to