You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/04 00:14:00 UTC

Build failed in Jenkins: Accumulo-Trunk-Hadoop-2.0 » Testing #296

See <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/296/changes>

Changes:

[ecn] ACCUMULO-1537 started the stress tests, fixed some tests, made others more reliable

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Testing 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/> (includes = [**/*.pyc, **/*.so], excludes = [])

[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-test ---
[INFO] Verifying file <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/pom.xml>
[INFO] 
[INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-test ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-test ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-test ---
[INFO] Compiling 151 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/target/classes>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-test ---
[INFO] [INFO] Compiling 63 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/target/test-classes>

[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-test ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/MetadataMaxFiles.java>:[37,36] cannot find symbol
symbol  : class MetadataTable
location: package org.apache.accumulo.core.util
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/MetadataMaxFiles.java>:[38,36] cannot find symbol
symbol  : class RootTable
location: package org.apache.accumulo.core.util
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/BigRootTabletIT.java>:[30,36] cannot find symbol
symbol  : class MetadataTable
location: package org.apache.accumulo.core.util
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/BigRootTabletIT.java>:[31,36] cannot find symbol
symbol  : class RootTable
location: package org.apache.accumulo.core.util
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/MetadataMaxFiles.java>:[63,36] cannot find symbol
symbol  : variable MetadataTable
location: class org.apache.accumulo.test.functional.MetadataMaxFiles
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/MetadataMaxFiles.java>:[71,32] cannot find symbol
symbol  : variable MetadataTable
location: class org.apache.accumulo.test.functional.MetadataMaxFiles
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/MetadataMaxFiles.java>:[72,32] cannot find symbol
symbol  : variable RootTable
location: class org.apache.accumulo.test.functional.MetadataMaxFiles
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/BigRootTabletIT.java>:[49,34] cannot find symbol
symbol  : variable MetadataTable
location: class org.apache.accumulo.test.functional.BigRootTabletIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/BigRootTabletIT.java>:[52,32] cannot find symbol
symbol  : variable MetadataTable
location: class org.apache.accumulo.test.functional.BigRootTabletIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/BigRootTabletIT.java>:[53,32] cannot find symbol
symbol  : variable RootTable
location: class org.apache.accumulo.test.functional.BigRootTabletIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/test/java/org/apache/accumulo/test/functional/BigRootTabletIT.java>:[58,78] cannot find symbol
symbol  : variable RootTable
location: class org.apache.accumulo.test.functional.BigRootTabletIT
[INFO] 11 errors 
[INFO] -------------------------------------------------------------