See <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/256/changes>
Changes: [ecn] ACCUMULO-1070 cleaned up warnings [ctubbsii] ACCUMULO-935 Apply README patch from David Medinets, with my modifications for clarity and to expand on the behavior of DEV_ACCUMULO_HOME ------------------------------------------ [...truncated 2842 lines...] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-examples-simple --- [INFO] [INFO] Compiling 42 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/classes> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-examples-simple --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-examples-simple --- [INFO] [INFO] Compiling 5 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/test-classes> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-examples-simple --- [INFO] Surefire report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/surefire-reports> [INFO] ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-examples-simple --- Running org.apache.accumulo.examples.simple.filedata.ChunkCombinerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec Running org.apache.accumulo.examples.simple.filedata.ChunkInputFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.488 sec Running org.apache.accumulo.examples.simple.filedata.KeyUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.accumulo.examples.simple.filedata.ChunkInputStreamTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.apache.accumulo.examples.simple.dirlist.CountTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] Building jar: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/accumulo-examples-simple-1.6.0-SNAPSHOT.jar> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-examples-simple --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-examples-simple --- [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-examples-simple --- [INFO] [INFO] Failsafe report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/examples/simple/target/failsafe-reports> [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-examples-simple --- [JENKINS] Recording test results [INFO] [INFO] Exclude: src/main/resources/META-INF/services/org.apache.accumulo.core.util.shell.ShellExtension [INFO] --- apache-rat-plugin:0.8:check (default) @ accumulo-examples-simple --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MiniCluster 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster> (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-minicluster --- [INFO] [INFO] Verifying file <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/pom.xml> [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-minicluster --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-minicluster --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-minicluster --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/src/main/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-minicluster --- [INFO] Compiling 5 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/classes> [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-minicluster --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-minicluster --- [INFO] [INFO] Compiling 2 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/test-classes> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-minicluster --- [INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-minicluster --- Running org.apache.accumulo.minicluster.MiniAccumuloConfigTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec Running org.apache.accumulo.minicluster.MiniAccumuloClusterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.143 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] Building jar: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/accumulo-minicluster-1.6.0-SNAPSHOT.jar> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-minicluster --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-minicluster --- [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-minicluster --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/minicluster/target/failsafe-reports> [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-minicluster --- [JENKINS] Recording test results [INFO] [INFO] No excludes [INFO] --- apache-rat-plugin:0.8:check (default) @ accumulo-minicluster --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Testing 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test> (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-test --- [INFO] Verifying file <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/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 180 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/target/classes> [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-test --- [INFO] Compiling 8 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/target/test-classes> [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-test --- [INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-test --- Running org.apache.accumulo.test.AuditMessageTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.437 sec Running org.apache.accumulo.test.TestAccumuloSplitRecovery Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.736 sec Running org.apache.accumulo.test.randomwalk.FrameworkTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.apache.accumulo.test.iterator.RegExTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 sec Running org.apache.accumulo.test.MetaSplitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.46 sec Running org.apache.accumulo.test.ShellServerTest Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.938 sec Running org.apache.accumulo.fate.zookeeper.ZooLockTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.304 sec Results : Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-test --- [INFO] Building jar: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/target/accumulo-test-1.6.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-test --- [INFO] [INFO] Failsafe report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/target/failsafe-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-test --- Running org.apache.accumulo.test.TableOperationsIT Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.121 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] Failsafe report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/test/target/failsafe-reports> [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-test --- [JENKINS] Recording test results [INFO] Exclude: system/bench/lib/*splits [INFO] [INFO] Exclude: system/continuous/*.txt [INFO] --- apache-rat-plugin:0.8:check (default) @ accumulo-test --- [INFO] [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/proxy> (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] ------------------------------------------------------------------------ [INFO] Building Proxy 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-proxy --- [INFO] Verifying file <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/proxy/pom.xml> [INFO] [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-proxy --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-proxy --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-proxy --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/proxy/src/main/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-proxy --- [INFO] [INFO] Compiling 38 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/proxy/target/classes> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-proxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-proxy --- [INFO] Compiling 5 source files to <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/proxy/target/test-classes> [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-proxy --- [INFO] Surefire report directory: <https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/ws/accumulo-trunk/proxy/target/surefire-reports> [INFO] ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-proxy --- Running org.apache.accumulo.proxy.TestProxyInstanceOperations Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 sec Running org.apache.accumulo.proxy.TestProxySecurityOperations Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec Running org.apache.accumulo.proxy.SimpleTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.446 sec Running org.apache.accumulo.proxy.TestProxyReadWrite Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.089 sec Running org.apache.accumulo.proxy.TestProxyTableOperations Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 ERROR: Maven JVM terminated unexpectedly with exit code 143
