Re: Build failed in Jenkins: HBase-Trunk_matrix » latest1.7,Hadoop #600
HBASE-15044 didn't introduce any new file. Error involving META-INF/LICENSE.vm should be unrelated. On Wed, Dec 30, 2015 at 10:31 AM, Stack wrote: > Is there a licensing issue here -- a file missing license or some such? Let > me try rerunning the build... > > St.Ack > > On Wed, Dec 30, 2015 at 9:41 AM, Apache Jenkins Server < > [email protected]> wrote: > > > See < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/600/changes > > > > > > > Changes: > > > > [tedyu] HBASE-15044 Region normalization should be allowed when > underlying > > > > -- > > [...truncated 1032 lines...] > > [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ > > hbase-examples --- > > [INFO] Fork Value is true > > [INFO] Done FindBugs Analysis > > [INFO] > > [INFO] > > > > [INFO] Building Apache HBase - Rest 2.0.0-SNAPSHOT > > [INFO] > > > > [INFO] > > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-rest --- > > [INFO] > > [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-rest --- > > [INFO] > > [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ > > hbase-rest --- > > [INFO] > > [INFO] --- maven-antrun-plugin:1.8:run (generate) @ hbase-rest --- > > [INFO] Executing tasks > > > > main: > > [mkdir] Created dir: < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/hbase-webapps > > > > > [copy] Copying 1 file to < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/hbase-webapps > > > > > [INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via > > org.mortbay.log.Slf4jLog > > [mkdir] Created dir: < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/hbase-webapps/rest/WEB-INF > > > > > [INFO] Executed tasks > > [INFO] > > [INFO] --- build-helper-maven-plugin:1.9.1:add-source > > (jspcSource-packageInfo-source) @ hbase-rest --- > > [INFO] Source directory: < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/generated-sources/java > > > > added. > > [INFO] > > [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ > > hbase-rest --- > > [INFO] > > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ > > hbase-rest --- > > [INFO] Using 'UTF-8' encoding to copy filtered resources. > > [INFO] Copying 2 resources > > [INFO] Copying 3 resources > > [INFO] > > [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ > > hbase-rest --- > > [INFO] Compiling 71 source files to < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/classes > > > > > [INFO] < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java > >: > > Some input files use or override a deprecated API. > > [INFO] < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java > >: > > Recompile with -Xlint:deprecation for details. > > [INFO] > > [INFO] --- maven-resources-plugin:2.6:testResources > > (default-testResources) @ hbase-rest --- > > [INFO] Using 'UTF-8' encoding to copy filtered resources. > > [INFO] Copying 5 resources > > [INFO] Copying 3 resources > > [INFO] > > [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ > > hbase-rest --- > > [INFO] Compiling 38 source files to < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/test-classes > > > > > [INFO] < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestSchemaResource.java > >: > > Some input files use or override a deprecated API. > > [INFO] < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestSchemaResource.java > >: > > Recompile with -Xlint:deprecation for details. > > [INFO] < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java > >: > > < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java > > > > uses unchecked or unsafe operations. > > [INFO] < > > > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java > >: > > Recompile with
Re: Build failed in Jenkins: HBase-Trunk_matrix » latest1.7,Hadoop #600
Is there a licensing issue here -- a file missing license or some such? Let me try rerunning the build... St.Ack On Wed, Dec 30, 2015 at 9:41 AM, Apache Jenkins Server < [email protected]> wrote: > See < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/600/changes > > > > Changes: > > [tedyu] HBASE-15044 Region normalization should be allowed when underlying > > -- > [...truncated 1032 lines...] > [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ > hbase-examples --- > [INFO] Fork Value is true > [INFO] Done FindBugs Analysis > [INFO] > [INFO] > > [INFO] Building Apache HBase - Rest 2.0.0-SNAPSHOT > [INFO] > > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-rest --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-rest --- > [INFO] > [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ > hbase-rest --- > [INFO] > [INFO] --- maven-antrun-plugin:1.8:run (generate) @ hbase-rest --- > [INFO] Executing tasks > > main: > [mkdir] Created dir: < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/hbase-webapps > > > [copy] Copying 1 file to < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/hbase-webapps > > > [INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via > org.mortbay.log.Slf4jLog > [mkdir] Created dir: < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/hbase-webapps/rest/WEB-INF > > > [INFO] Executed tasks > [INFO] > [INFO] --- build-helper-maven-plugin:1.9.1:add-source > (jspcSource-packageInfo-source) @ hbase-rest --- > [INFO] Source directory: < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/generated-sources/java> > added. > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ > hbase-rest --- > [INFO] > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ > hbase-rest --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 2 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ > hbase-rest --- > [INFO] Compiling 71 source files to < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/classes > > > [INFO] < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java>: > Some input files use or override a deprecated API. > [INFO] < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java>: > Recompile with -Xlint:deprecation for details. > [INFO] > [INFO] --- maven-resources-plugin:2.6:testResources > (default-testResources) @ hbase-rest --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 5 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ > hbase-rest --- > [INFO] Compiling 38 source files to < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/test-classes > > > [INFO] < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestSchemaResource.java>: > Some input files use or override a deprecated API. > [INFO] < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestSchemaResource.java>: > Recompile with -Xlint:deprecation for details. > [INFO] < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java>: > < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java> > uses unchecked or unsafe operations. > [INFO] < > https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java>: > Recompile with -Xlint:unchecked for details. > [INFO] > [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ hbase-rest > --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) @ > hbase-rest --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ > hbase-rest --- > [INFO] Building jar: < > https://bui
