You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/09/12 14:18:48 UTC

[GitHub] [hbase] Apache-HBase commented on issue #616: HBASE-23015 : Moving from Jackson2 to shaded Gson

Apache-HBase commented on issue #616: HBASE-23015 : Moving from Jackson2 to shaded Gson
URL: https://github.com/apache/hbase/pull/616#issuecomment-530847638
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | :blue_heart: |  reexec  |   1m 36s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | :green_heart: |  hbaseanti  |   0m  0s |  Patch does not have any anti-patterns.  |
   | :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 3 new or modified test files.  |
   ||| _ branch-1 Compile Tests _ |
   | :blue_heart: |  mvndep  |   5m 52s |  Maven dependency ordering for branch  |
   | :green_heart: |  mvninstall  |   3m 38s |  branch-1 passed  |
   | :green_heart: |  compile  |   2m 23s |  branch-1 passed  |
   | :green_heart: |  checkstyle  |   3m 31s |  branch-1 passed  |
   | :broken_heart: |  shadedjars  |   0m 13s |  branch has 10 errors when building our shaded downstream artifacts.  |
   | :green_heart: |  javadoc  |   2m  4s |  branch-1 passed  |
   | :blue_heart: |  spotbugs  |   0m 10s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | :blue_heart: |  findbugs  |   0m 22s |  branch/hbase-resource-bundle no findbugs output file (findbugsXml.xml)  |
   | :blue_heart: |  findbugs  |   0m 16s |  branch/hbase-testing-util no findbugs output file (findbugsXml.xml)  |
   | :blue_heart: |  findbugs  |   0m 13s |  branch/hbase-shaded/hbase-shaded-server no findbugs output file (findbugsXml.xml)  |
   | :blue_heart: |  findbugs  |   0m 16s |  branch/hbase-shaded/hbase-shaded-testing-util no findbugs output file (findbugsXml.xml)  |
   | :blue_heart: |  findbugs  |   0m 10s |  branch/hbase-shaded/hbase-shaded-testing-util-tester no findbugs output file (findbugsXml.xml)  |
   ||| _ Patch Compile Tests _ |
   | :blue_heart: |  mvndep  |   0m 16s |  Maven dependency ordering for patch  |
   | :green_heart: |  mvninstall  |   1m 53s |  the patch passed  |
   | :green_heart: |  compile  |   2m 18s |  the patch passed  |
   | :green_heart: |  javac  |   2m 18s |  the patch passed  |
   | :green_heart: |  checkstyle  |   0m  9s |  The patch passed checkstyle in hbase-resource-bundle  |
   | :green_heart: |  checkstyle  |   0m 26s |  The patch passed checkstyle in hbase-common  |
   | :green_heart: |  checkstyle  |   0m 32s |  The patch passed checkstyle in hbase-client  |
   | :green_heart: |  checkstyle  |   1m 46s |  hbase-server: The patch generated 0 new + 260 unchanged - 25 fixed = 260 total (was 285)  |
   | :green_heart: |  checkstyle  |   0m  7s |  The patch passed checkstyle in hbase-testing-util  |
   | :green_heart: |  checkstyle  |   0m  7s |  The patch passed checkstyle in hbase-shaded-server  |
   | :green_heart: |  checkstyle  |   0m  9s |  The patch passed checkstyle in hbase-shaded-testing-util  |
   | :green_heart: |  checkstyle  |   0m  8s |  The patch passed checkstyle in hbase-shaded-testing-util-tester  |
   | :green_heart: |  whitespace  |   0m  1s |  The patch has no whitespace issues.  |
   | :green_heart: |  xml  |   0m  9s |  The patch has no ill-formed XML file.  |
   | :broken_heart: |  shadedjars  |   0m 10s |  patch has 10 errors when building our shaded downstream artifacts.  |
   | :green_heart: |  hadoopcheck  |   4m 44s |  Patch does not cause any errors with Hadoop 2.8.5 2.9.2.  |
   | :green_heart: |  javadoc  |   1m 55s |  the patch passed  |
   | :blue_heart: |  findbugs  |   0m 10s |  hbase-resource-bundle has no data from findbugs  |
   | :blue_heart: |  findbugs  |   0m 17s |  hbase-testing-util has no data from findbugs  |
   | :blue_heart: |  findbugs  |   0m 13s |  hbase-shaded/hbase-shaded-server has no data from findbugs  |
   | :blue_heart: |  findbugs  |   0m 16s |  hbase-shaded/hbase-shaded-testing-util has no data from findbugs  |
   | :blue_heart: |  findbugs  |   0m 10s |  hbase-shaded/hbase-shaded-testing-util-tester has no data from findbugs  |
   ||| _ Other Tests _ |
   | :green_heart: |  unit  |   0m 10s |  hbase-resource-bundle in the patch passed.  |
   | :green_heart: |  unit  |   2m  9s |  hbase-common in the patch passed.  |
   | :green_heart: |  unit  |   2m 18s |  hbase-client in the patch passed.  |
   | :broken_heart: |  unit  |  27m 18s |  hbase-server in the patch failed.  |
   | :green_heart: |  unit  |   0m 17s |  hbase-testing-util in the patch passed.  |
   | :green_heart: |  unit  |   0m 16s |  hbase-shaded-server in the patch passed.  |
   | :green_heart: |  unit  |   0m 17s |  hbase-shaded-testing-util in the patch passed.  |
   | :green_heart: |  unit  |   0m 11s |  hbase-shaded-testing-util-tester in the patch passed.  |
   | :green_heart: |  asflicense  |   1m 31s |  The patch does not generate ASF License warnings.  |
   |  |   |  83m 41s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.hbase.executor.TestExecutorService |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-616/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/616 |
   | Optional Tests | dupname asflicense javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle |
   | uname | Linux 3a9e6613b73b 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-616/out/precommit/personality/provided.sh |
   | git revision | branch-1 / 3f84591 |
   | Default Java | 1.8.0_222 |
   | shadedjars | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-616/1/artifact/out/branch-shadedjars.txt |
   | shadedjars | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-616/1/artifact/out/patch-shadedjars.txt |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-616/1/artifact/out/patch-unit-hbase-server.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-616/1/testReport/ |
   | Max. process+thread count | 735 (vs. ulimit of 10000) |
   | modules | C: hbase-resource-bundle hbase-common hbase-client hbase-server hbase-testing-util hbase-shaded/hbase-shaded-server hbase-shaded/hbase-shaded-testing-util hbase-shaded/hbase-shaded-testing-util-tester U: . |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-616/1/console |
   | versions | git=1.9.1 maven=3.0.5 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.11.0 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:
users@infra.apache.org


With regards,
Apache Git Services