You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/19 11:15:08 UTC

Build failed in Jenkins: ActiveMQ-Trunk-Deploy » ActiveMQ :: LevelDB Store #722

See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/722/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: LevelDB Store 5.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-leveldb-store ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-leveldb-store ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-leveldb-store ---
[INFO] [INFO] Compiling: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/main/proto/records.proto>

[INFO] --- hawtbuf-protoc:1.9:compile (default) @ activemq-leveldb-store ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-leveldb-store ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-leveldb-store ---
[INFO] 
[INFO] --- scala-maven-plugin:3.1.0:compile (default) @ activemq-leveldb-store ---
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/main/java>:-1: info: compiling
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/generated-sources/proto>:-1: info: compiling
[INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala>:-1: info: compiling
[INFO] Compiling 21 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/classes> at 1361268499963
[INFO] compiler plugin: BasicArtifact(org.fusesource.jvmassert,jvmassert,1.4,null)
[WARNING] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala/org/apache/activemq/leveldb/DBManager.scala>:255: warning: non-variable type argument Long in type pattern (Long, Int) is unchecked since it is eliminated by erasure
[WARNING]       case x:(Long, Int) =>
[WARNING]              ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala/org/apache/activemq/leveldb/LevelDBClient.scala>:1103: warning: non-variable type argument Long in type pattern (Long, Int) is unchecked since it is eliminated by erasure
[WARNING]                     case x:(Long, Int) => x
[WARNING]                            ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala/org/apache/activemq/leveldb/LevelDBClient.scala>:1124: warning: non-variable type argument Long in type pattern (Long, Int) is unchecked since it is eliminated by erasure
[WARNING]                     case x:(Long, Int) => x
[WARNING]                            ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/main/scala/org/apache/activemq/leveldb/LevelDBClient.scala>:1167: warning: non-variable type argument Long in type pattern (Long, Int) is unchecked since it is eliminated by erasure
[WARNING]                     case x:(Long, Int) => x
[WARNING]                            ^
[WARNING] warning: there were 6 feature warnings; re-run with -feature for details
[WARNING] 5 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 34 s
[INFO] [INFO] Compiling 8 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/classes>

[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ activemq-leveldb-store ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- scala-maven-plugin:3.1.0:compile (compile) @ activemq-leveldb-store ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ activemq-leveldb-store ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ activemq-leveldb-store ---
[INFO] [INFO] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/test/scala>:-1: info: compiling
[INFO] Compiling 10 source files to <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/test-classes> at 1361268535378
[INFO] compiler plugin: BasicArtifact(org.fusesource.jvmassert,jvmassert,1.4,null)

[INFO] --- scala-maven-plugin:3.1.0:testCompile (test-compile) @ activemq-leveldb-store ---
[WARNING] warning: there were 5 feature warnings; re-run with -feature for details
[WARNING] one warning found
[INFO] prepare-compile in 0 s
[INFO] compile in 17 s
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ activemq-leveldb-store ---

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-leveldb-store ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/activemq-leveldb-store-5.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ activemq-leveldb-store ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-leveldb-store ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-leveldb-store ---
Feb 19, 2013 10:09:15 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2:jar (attach-sources) @ activemq-leveldb-store ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/activemq-leveldb-store-5.9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ activemq-leveldb-store ---
[INFO] 
Loading source files for package org.apache.activemq.leveldb...
Loading source files for package org.apache.activemq.store.leveldb...
Loading source files for package org.apache.activemq.leveldb.record...
Constructing Javadoc information...
Standard Doclet version 1.6.0_27
Building tree for all the packages and classes...
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb//LevelDBStoreFactory.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb//LevelDBStoreViewMBean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/store/leveldb//LevelDBPersistenceAdapter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//CollectionKey.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//CollectionKey.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//CollectionKey.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//CollectionKey.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//CollectionRecord.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//CollectionRecord.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//CollectionRecord.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//CollectionRecord.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//EntryKey.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//EntryKey.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//EntryKey.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//EntryKey.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//EntryRecord.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//EntryRecord.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//EntryRecord.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//EntryRecord.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//SubscriptionRecord.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//SubscriptionRecord.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//SubscriptionRecord.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//SubscriptionRecord.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/overview-frame.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb//package-frame.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb//package-summary.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb//package-tree.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//package-frame.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//package-summary.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//package-tree.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/store/leveldb//package-frame.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/store/leveldb//package-summary.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/store/leveldb//package-tree.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb//class-use/LevelDBStoreViewMBean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb//class-use/LevelDBStoreFactory.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/store/leveldb//class-use/LevelDBPersistenceAdapter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/EntryKey.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/EntryKey.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/EntryKey.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/EntryKey.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/SubscriptionRecord.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/SubscriptionRecord.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/SubscriptionRecord.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/SubscriptionRecord.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/CollectionRecord.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/CollectionRecord.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/CollectionRecord.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/CollectionRecord.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/CollectionKey.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/CollectionKey.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/CollectionKey.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/CollectionKey.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/EntryRecord.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/EntryRecord.Getter.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/EntryRecord.Bean.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//class-use/EntryRecord.Buffer.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb//package-use.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/leveldb/record//package-use.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/org/apache/activemq/store/leveldb//package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/overview-summary.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/help-doc.html...>
Generating <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/apidocs/stylesheet.css...>
1 warning
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/src/main/java/org/apache/activemq/store/leveldb/LevelDBPersistenceAdapter.java>:29: warning - @org.apache.xbean.XBean is an unknown tag.
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/activemq-leveldb-store-5.9-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-uberize-plugin:1.14:uberize (all) @ activemq-leveldb-store ---
[INFO] Excluding org.scala-lang:scala-library:jar:2.10.0 from the uber jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.6.6 from the uber jar.
[INFO] Including org.fusesource.hawtbuf:hawtbuf-proto:jar:1.9 in the uber jar.
[INFO] Including org.fusesource.hawtbuf:hawtbuf:jar:1.9 in the uber jar.
[INFO] Including org.fusesource.hawtdispatch:hawtdispatch-scala:jar:1.12 in the uber jar.
[INFO] Including org.fusesource.hawtdispatch:hawtdispatch:jar:1.12 in the uber jar.
[INFO] Including org.iq80.leveldb:leveldb-api:jar:0.5 in the uber jar.
[INFO] Including org.iq80.leveldb:leveldb:jar:0.5 in the uber jar.
[INFO] Excluding com.google.guava:guava:jar:12.0 from the uber jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:1.3.9 from the uber jar.
[INFO] Including org.fusesource.leveldbjni:leveldbjni:jar:1.6 in the uber jar.
[INFO] Including org.fusesource.hawtjni:hawtjni-runtime:jar:1.6 in the uber jar.
[INFO] Including org.fusesource.leveldbjni:leveldbjni-osx:jar:1.5 in the uber jar.
[INFO] Including org.fusesource.leveldbjni:leveldbjni-linux32:jar:1.5 in the uber jar.
[INFO] Including org.fusesource.leveldbjni:leveldbjni-linux64:jar:1.5 in the uber jar.
[INFO] Including org.fusesource.leveldbjni:leveldbjni-win32:jar:1.5 in the uber jar.
[INFO] Including org.fusesource.leveldbjni:leveldbjni-win64:jar:1.5 in the uber jar.
[INFO] Including org.xerial.snappy:snappy-java:jar:1.0.3 in the uber jar.
[INFO] Excluding org.iq80.snappy:snappy:jar:0.2 from the uber jar.
[INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.9.2 in the uber jar.
[INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 in the uber jar.
[INFO] Including org.apache.hadoop:hadoop-core:jar:1.0.0 in the uber jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.6 in the uber jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.1 from the uber jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.1.1 from the uber jar.
[INFO] Excluding commons-digester:commons-digester:jar:1.8 from the uber jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.8.3 from the uber jar.
[INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the uber jar.
[INFO] Excluding commons-net:commons-net:jar:3.2 from the uber jar.
[INFO] Excluding org.eclipse.jdt:core:jar:3.1.1 from the uber jar.
[INFO] Extracting jars...
[INFO] Applying transformer: org.fusesource.mvnplugins.uberize.transformer.ManifestEditor
[WARNING]   ManifestEditor: Overlapping sources for jar entry: META-INF/ASL2.0
[WARNING]     Picking source: /home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar
[WARNING]     Ignoring source: /home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar
[WARNING]   ManifestEditor: Overlapping sources for jar entry: META-INF/LICENSE
[WARNING]     Picking source: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/activemq-leveldb-store-5.9-SNAPSHOT.jar>
[WARNING]     Ignoring source: /home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar
[WARNING]     Ignoring source: /home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar
[WARNING]   ManifestEditor: Overlapping sources for jar entry: META-INF/NOTICE
[WARNING]     Picking source: <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/ws/target/activemq-leveldb-store-5.9-SNAPSHOT.jar>
[WARNING]     Ignoring source: /home/jenkins/jenkins-slave/maven-repositories/0/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
[WARNING]     Ignoring source: /home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar
[WARNING]     Ignoring source: /home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar
[INFO] Uber jarring...
[INFO] Attaching uber artifact.

Jenkins build is back to normal : ActiveMQ-Trunk-Deploy » ActiveMQ :: LevelDB Store #723

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/org.apache.activemq$activemq-leveldb-store/723/>