[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-assembly:pom:0.96.2 [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] HBase [INFO] HBase - Common [INFO] HBase - Protocol [INFO] HBase - Client [INFO] HBase - Hadoop Compatibility [INFO] HBase - Hadoop Two Compatibility [INFO] HBase - Prefix Tree [INFO] HBase - Server [INFO] HBase - Testing Util [INFO] HBase - Thrift [INFO] HBase - Shell [INFO] HBase - Integration Tests [INFO] HBase - Examples [INFO] HBase - Assembly [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase --- [INFO] [INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default) @ hbase --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Common 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-common --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-common/target [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-common --- [INFO] Executing tasks main: [exec] /home/kashif_apache.svn.branch.96.latest/hbase-common /home/kashif_apache.svn.branch.96.latest/hbase-common [exec] /home/kashif_apache.svn.branch.96.latest/hbase-common/src/saveVersion.sh: line 34: svn: command not found [exec] /home/kashif_apache.svn.branch.96.latest/hbase-common/src/saveVersion.sh: line 35: svn: command not found [exec] /home/kashif_apache.svn.branch.96.latest/hbase-common [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (versionInfo-source) @ hbase-common --- [INFO] Source directory: /home/kashif_apache.svn.branch.96.latest/hbase-common/target/generated-sources/java added. [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-common --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.6:run (default) @ hbase-common --- [INFO] Executing tasks main: [mkdir] Created dir: /home/kashif_apache.svn.branch.96.latest/hbase-common/target/nativelib [exec] tar: hadoop-snappy-nativelibs.tar: Cannot open: No such file or directory [exec] tar: Error is not recoverable: exiting now [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-common --- [INFO] Compiling 129 source files to /home/kashif_apache.svn.branch.96.latest/hbase-common/target/classes [WARNING] /home/kashif_apache.svn.branch.96.latest/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[51,15] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [WARNING] /home/kashif_apache.svn.branch.96.latest/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1112,19] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [WARNING] /home/kashif_apache.svn.branch.96.latest/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1118,21] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [WARNING] /home/kashif_apache.svn.branch.96.latest/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1123,28] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-common --- [INFO] Wrote classpath file '/home/kashif_apache.svn.branch.96.latest/hbase-common/target/test-classes/mrapp-generated-classpath'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-common/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-common --- [INFO] Compiling 42 source files to /home/kashif_apache.svn.branch.96.latest/hbase-common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-common --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-common/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-common --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Protocol 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-protocol --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-protocol/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-protocol --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-protocol/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-protocol --- [INFO] Compiling 26 source files to /home/kashif_apache.svn.branch.96.latest/hbase-protocol/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-protocol/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-protocol --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-protocol --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-protocol/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-protocol --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Client 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-client --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-client/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-client/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-client --- [INFO] Compiling 245 source files to /home/kashif_apache.svn.branch.96.latest/hbase-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-client --- [INFO] Compiling 12 source files to /home/kashif_apache.svn.branch.96.latest/hbase-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-client --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-client/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-client --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Hadoop Compatibility 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-hadoop-compat --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-hadoop-compat/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-hadoop-compat --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-hadoop-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-hadoop-compat/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-hadoop-compat --- [INFO] Compiling 28 source files to /home/kashif_apache.svn.branch.96.latest/hbase-hadoop-compat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-hadoop-compat --- [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) @ hbase-hadoop-compat --- [INFO] Compiling 11 source files to /home/kashif_apache.svn.branch.96.latest/hbase-hadoop-compat/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-hadoop-compat --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-hadoop-compat/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-hadoop-compat --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Hadoop Two Compatibility 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-hadoop2-compat --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-hadoop2-compat/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-hadoop2-compat --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-hadoop2-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-hadoop2-compat --- [INFO] Compiling 28 source files to /home/kashif_apache.svn.branch.96.latest/hbase-hadoop2-compat/target/classes [INFO] [INFO] --- maven-dependency-plugin:2.4:build-classpath (create-mrapp-generated-classpath) @ hbase-hadoop2-compat --- [INFO] Wrote classpath file '/home/kashif_apache.svn.branch.96.latest/hbase-hadoop2-compat/target/test-classes/mrapp-generated-classpath'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-hadoop2-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-hadoop2-compat --- [INFO] Compiling 10 source files to /home/kashif_apache.svn.branch.96.latest/hbase-hadoop2-compat/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-hadoop2-compat --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-hadoop2-compat/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-hadoop2-compat --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Prefix Tree 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-prefix-tree --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-prefix-tree/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-prefix-tree --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-prefix-tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-prefix-tree/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-prefix-tree --- [INFO] Compiling 38 source files to /home/kashif_apache.svn.branch.96.latest/hbase-prefix-tree/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-prefix-tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-prefix-tree/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-prefix-tree --- [INFO] Compiling 44 source files to /home/kashif_apache.svn.branch.96.latest/hbase-prefix-tree/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-prefix-tree --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-prefix-tree/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-prefix-tree --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Server 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-server --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-server/target [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server --- [INFO] Executing tasks main: [mkdir] Created dir: /home/kashif_apache.svn.branch.96.latest/hbase-server/target/hbase-webapps [copy] Copying 20 files to /home/kashif_apache.svn.branch.96.latest/hbase-server/target/hbase-webapps 2014-04-10 14:51:20,299 INFO [main] mortbay.log (Slf4jLog.java:info(67)) - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog [mkdir] Created dir: /home/kashif_apache.svn.branch.96.latest/hbase-server/target/hbase-webapps/master/WEB-INF [mkdir] Created dir: /home/kashif_apache.svn.branch.96.latest/hbase-server/target/hbase-webapps/regionserver/WEB-INF [mkdir] Created dir: /home/kashif_apache.svn.branch.96.latest/hbase-server/target/hbase-webapps/rest/WEB-INF [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (jspcSource-packageInfo-source) @ hbase-server --- [INFO] Source directory: /home/kashif_apache.svn.branch.96.latest/hbase-server/target/generated-jamon added. [INFO] Source directory: /home/kashif_apache.svn.branch.96.latest/hbase-server/target/generated-sources/java added. [INFO] [INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase-server --- [INFO] Translating 8 templates from /home/kashif_apache.svn.branch.96.latest/hbase-server/src/main/jamon to /home/kashif_apache.svn.branch.96.latest/hbase-server/target/generated-jamon [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-server --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-server --- [INFO] Compiling 627 source files to /home/kashif_apache.svn.branch.96.latest/hbase-server/target/classes [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-server --- [INFO] Wrote classpath file '/home/kashif_apache.svn.branch.96.latest/hbase-server/target/test-classes/mrapp-generated-classpath'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-server --- [INFO] Compiling 518 source files to /home/kashif_apache.svn.branch.96.latest/hbase-server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-server --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-server/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 243.633 sec Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2 Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 242.617 sec Results : Tests run: 26, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-server --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Testing Util 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-testing-util --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-testing-util/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-testing-util --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-testing-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-testing-util/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-testing-util --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-testing-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-testing-util/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-testing-util --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-testing-util --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-testing-util/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-testing-util --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Thrift 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-thrift --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-thrift/target [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-thrift --- [INFO] Executing tasks main: [mkdir] Created dir: /home/kashif_apache.svn.branch.96.latest/hbase-thrift/target/hbase-webapps [copy] Copying 17 files to /home/kashif_apache.svn.branch.96.latest/hbase-thrift/target/hbase-webapps 2014-04-10 14:59:40,560 INFO [main] mortbay.log (Slf4jLog.java:info(67)) - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog [mkdir] Created dir: /home/kashif_apache.svn.branch.96.latest/hbase-thrift/target/hbase-webapps/thrift/WEB-INF [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (jspcSource-packageInfo-source) @ hbase-thrift --- [INFO] Source directory: /home/kashif_apache.svn.branch.96.latest/hbase-thrift/target/generated-sources/java added. [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-thrift --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-thrift --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-thrift --- [INFO] Compiling 44 source files to /home/kashif_apache.svn.branch.96.latest/hbase-thrift/target/classes [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-thrift --- [INFO] Wrote classpath file '/home/kashif_apache.svn.branch.96.latest/hbase-thrift/target/test-classes/mrapp-generated-classpath'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-thrift --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-thrift/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-thrift --- [INFO] Compiling 4 source files to /home/kashif_apache.svn.branch.96.latest/hbase-thrift/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-thrift --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-thrift/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-thrift --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Shell 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-shell --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-shell/target [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (jspcSource-packageInfo-source) @ hbase-shell --- [INFO] Source directory: /home/kashif_apache.svn.branch.96.latest/hbase-shell/target/generated-jamon added. [INFO] Source directory: /home/kashif_apache.svn.branch.96.latest/hbase-shell/target/generated-sources/java added. [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-shell --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-shell --- [INFO] Wrote classpath file '/home/kashif_apache.svn.branch.96.latest/hbase-shell/target/test-classes/mrapp-generated-classpath'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-shell/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-shell --- [INFO] Compiling 1 source file to /home/kashif_apache.svn.branch.96.latest/hbase-shell/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-shell --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-shell/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-shell --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Integration Tests 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-it --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-it/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-it --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-it --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-it/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-it --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-it --- [INFO] Wrote classpath file '/home/kashif_apache.svn.branch.96.latest/hbase-it/target/test-classes/mrapp-generated-classpath'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-it --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-it --- [INFO] Compiling 56 source files to /home/kashif_apache.svn.branch.96.latest/hbase-it/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-it --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-it/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-it --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Examples 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-examples --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-examples/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-examples --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-examples/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-examples --- [INFO] Compiling 9 source files to /home/kashif_apache.svn.branch.96.latest/hbase-examples/target/classes [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-examples --- [INFO] Wrote classpath file '/home/kashif_apache.svn.branch.96.latest/hbase-examples/target/test-classes/mrapp-generated-classpath'. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/kashif_apache.svn.branch.96.latest/hbase-examples/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-examples --- [INFO] Compiling 3 source files to /home/kashif_apache.svn.branch.96.latest/hbase-examples/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-examples --- [INFO] Surefire report directory: /home/kashif_apache.svn.branch.96.latest/hbase-examples/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-examples --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Assembly 0.96.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-assembly --- [INFO] Deleting /home/kashif_apache.svn.branch.96.latest/hbase-assembly/target [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-assembly --- [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-hbase-generated-classpath) @ hbase-assembly --- [INFO] Wrote classpath file '/home/kashif_apache.svn.branch.96.latest/target/cached_classpath.txt'. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HBase ............................................. SUCCESS [1.924s] [INFO] HBase - Common .................................... SUCCESS [7.859s] [INFO] HBase - Protocol .................................. SUCCESS [12.850s] [INFO] HBase - Client .................................... SUCCESS [1.914s] [INFO] HBase - Hadoop Compatibility ...................... SUCCESS [0.132s] [INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [0.818s] [INFO] HBase - Prefix Tree ............................... SUCCESS [0.565s] [INFO] HBase - Server .................................... SUCCESS [8:17.033s] [INFO] HBase - Testing Util .............................. SUCCESS [3.200s] [INFO] HBase - Thrift .................................... SUCCESS [2.779s] [INFO] HBase - Shell ..................................... SUCCESS [0.750s] [INFO] HBase - Integration Tests ......................... SUCCESS [1.091s] [INFO] HBase - Examples .................................. SUCCESS [1.200s] [INFO] HBase - Assembly .................................. SUCCESS [1.125s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8:53.895s [INFO] Finished at: Thu Apr 10 14:59:46 IST 2014 [INFO] Final Memory: 58M/413M [INFO] ------------------------------------------------------------------------