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/09 22:04:34 UTC

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

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

Changes:

[ecn] ACCUMULO-1537 completed the conversion of functional tests to IT; also converted ShellServerTest to an IT

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Testing 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-test ---
[INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/> (includes = [**/*.pyc, **/*.so], excludes = [])
[INFO] [INFO] Verifying file <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/pom.xml>

[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 153 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[29,16] package org.junit does not exist
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[31,38] cannot find symbol
symbol: class MacTest
public class MasterFailoverIT extends MacTest {
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/SplitRecoveryIT.java>:[19,23] package org.junit does not exist
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/SplitRecoveryIT.java>:[19,0] static import only from classes and interfaces
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/SplitRecoveryIT.java>:[21,16] package org.junit does not exist
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/SplitRecoveryIT.java>:[23,37] cannot find symbol
symbol: class MacTest
public class SplitRecoveryIT extends MacTest {
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[38,3] cannot find symbol
symbol  : class Test
location: class org.apache.accumulo.test.functional.MasterFailoverIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/SplitRecoveryIT.java>:[25,3] cannot find symbol
symbol  : class Test
location: class org.apache.accumulo.test.functional.SplitRecoveryIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[33,2] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[40,18] cannot find symbol
symbol  : method getConnector()
location: class org.apache.accumulo.test.functional.MasterFailoverIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[43,31] cannot find symbol
symbol  : variable BWOPTS
location: class org.apache.accumulo.test.functional.MasterFailoverIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[44,35] cannot find symbol
symbol  : variable cluster
location: class org.apache.accumulo.test.functional.MasterFailoverIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[45,6] cannot find symbol
symbol  : variable cluster
location: class org.apache.accumulo.test.functional.MasterFailoverIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[48,16] cannot find symbol
symbol  : variable cluster
location: class org.apache.accumulo.test.functional.MasterFailoverIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/MasterFailoverIT.java>:[54,42] cannot find symbol
symbol  : variable SOPTS
location: class org.apache.accumulo.test.functional.MasterFailoverIT
[ERROR] <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/org.apache.accumulo$accumulo-test/ws/src/main/java/org/apache/accumulo/test/functional/SplitRecoveryIT.java>:[27,20] cannot find symbol
symbol  : variable cluster
location: class org.apache.accumulo.test.functional.SplitRecoveryIT
[INFO] 16 errors 
[INFO] -------------------------------------------------------------