Apache-HBase commented on issue #1183: HBASE-23767 WIP do not merge
URL: https://github.com/apache/hbase/pull/1183#issuecomment-589501678
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 11s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files 
found.  |
   | +0 :ok: |  shelldocs  |   0m  0s |  Shelldocs was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   | -0 :warning: |  test4tests  |   0m  0s |  The patch doesn't appear to 
include any new or modified tests. Please justify why no new tests are needed 
for this patch. Also please list what manual steps were performed to verify 
this patch.  |
   ||| _ master Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   5m 57s |  master passed  |
   | +1 :green_heart: |  compile  |   4m  0s |  master passed with JDK 
AdoptOpenJDK-11.0.6+10  |
   | +1 :green_heart: |  compile  |   3m 22s |  master passed with JDK 
AdoptOpenJDK-1.8.0_232-b09  |
   | +1 :green_heart: |  shadedjars  |   5m  8s |  branch has no errors when 
building our shaded downstream artifacts.  |
   | -1 :x: |  javadoc  |   0m 20s |  root in master failed with JDK 
AdoptOpenJDK-11.0.6+10.  |
   | +1 :green_heart: |  javadoc  |   2m 49s |  master passed with JDK 
AdoptOpenJDK-1.8.0_232-b09  |
   ||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   5m 39s |  the patch passed  |
   | +1 :green_heart: |  compile  |   4m 20s |  the patch passed with JDK 
AdoptOpenJDK-11.0.6+10  |
   | +1 :green_heart: |  javac  |   4m 20s |  the patch passed  |
   | +1 :green_heart: |  compile  |   3m 21s |  the patch passed with JDK 
AdoptOpenJDK-1.8.0_232-b09  |
   | +1 :green_heart: |  javac  |   3m 21s |  the patch passed  |
   | +1 :green_heart: |  hadolint  |   0m  2s |  The patch generated 0 new + 0 
unchanged - 4 fixed = 0 total (was 4)  |
   | +1 :green_heart: |  shellcheck  |   0m  1s |  There were no new shellcheck 
issues.  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace 
issues.  |
   | +1 :green_heart: |  xml  |   0m  2s |  The patch has no ill-formed XML 
file.  |
   | +1 :green_heart: |  shadedjars  |   5m  5s |  patch has no errors when 
building our shaded downstream artifacts.  |
   | +1 :green_heart: |  hadoopcheck  |  17m 32s |  Patch does not cause any 
errors with Hadoop 2.8.5 2.9.2 or 3.1.2.  |
   | -1 :x: |  javadoc  |   0m 19s |  root in the patch failed with JDK 
AdoptOpenJDK-11.0.6+10.  |
   | +1 :green_heart: |  javadoc  |   2m 51s |  the patch passed with JDK 
AdoptOpenJDK-1.8.0_232-b09  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  | 128m 22s |  root in the patch failed with JDK 
AdoptOpenJDK-1.8.0_232-b09.  |
   | +1 :green_heart: |  asflicense  |   0m 29s |  The patch does not generate 
ASF License warnings.  |
   |  |   | 199m 27s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | JDK AdoptOpenJDK-11.0.6+10 Failed junit tests | 
hadoop.hbase.util.TestFutureUtils |
   | JDK AdoptOpenJDK-1.8.0_232-b09 Failed junit tests | 
hadoop.hbase.snapshot.TestExportSnapshotV1NoCluster |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.6 Server=19.03.6 base: 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1183/19/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/1183 |
   | Optional Tests | dupname asflicense hadolint shellcheck shelldocs javac 
javadoc unit shadedjars hadoopcheck xml compile |
   | uname | Linux 75c24b58cba0 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 
08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | 
/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1183/out/precommit/personality/provided.sh
 |
   | git revision | master / fe0d49bc52 |
   | Default Java | AdoptOpenJDK-1.8.0_232-b09 |
   | Multi-JDK versions | /usr/lib/jvm/jdk-11.0.6+10:AdoptOpenJDK-11.0.6+10 
/usr/lib/jvm/jdk8u232-b09:AdoptOpenJDK-1.8.0_232-b09 |
   | javadoc | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1183/19/artifact/out/branch-javadoc-root-jdkAdoptOpenJDK-11.0.6+10.txt
 |
   | javadoc | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1183/19/artifact/out/patch-javadoc-root-jdkAdoptOpenJDK-11.0.6+10.txt
 |
   | unit | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1183/19/artifact/out/patch-unit-root-jdkAdoptOpenJDK-1.8.0_232-b09.txt
 |
   | JDK AdoptOpenJDK-1.8.0_232-b09  Test Results | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1183/19/testReport/
 |
   | Max. process+thread count | 6613 (vs. ulimit of 10000) |
   | modules | C: . U: . |
   | Console output | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1183/19/console |
   | versions | git=2.17.1 maven=2018-06-17T18:33:14Z) shellcheck=0.4.6 
hadolint=1.17.5-0-g443423c |
   | Powered by | Apache Yetus 0.12.0-SNAPSHOT https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to