You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "richardantal (via GitHub)" <gi...@apache.org> on 2023/05/17 13:15:39 UTC

[GitHub] [phoenix-connectors] richardantal opened a new pull request, #105: PHOENIX-6957 Fix maven checkstyle configuration

richardantal opened a new pull request, #105:
URL: https://github.com/apache/phoenix-connectors/pull/105

   Change-Id: I2e5eae5eba69c2b714f97f7a5949ce5c0a8e66d7


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix-connectors] stoty commented on pull request #105: PHOENIX-6957 Fix maven checkstyle configuration

Posted by "stoty (via GitHub)" <gi...@apache.org>.
stoty commented on PR #105:
URL: https://github.com/apache/phoenix-connectors/pull/105#issuecomment-1554450107

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 31s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | -1 :x: |  @author  |   0m  0s |  The patch appears to contain 1 @author tags which the community has agreed to not allow in code contributions.  |
   | -1 :x: |  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 _ |
   | +0 :ok: |  mvndep  |  12m 45s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  17m 32s |  master passed  |
   | +1 :green_heart: |  compile  |   2m  0s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   0m 18s |  master passed  |
   | +1 :green_heart: |  javadoc  |   1m 33s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 15s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |  18m  5s |  the patch passed  |
   | +1 :green_heart: |  compile  |   2m 11s |  the patch passed  |
   | -1 :x: |  javac  |   2m 11s |  root generated 2124 new + 0 unchanged - 0 fixed = 2124 total (was 0)  |
   | +1 :green_heart: |  checkstyle  |   0m 19s |  the patch passed  |
   | -1 :x: |  whitespace  |   0m  0s |  The patch 4 line(s) with tabs.  |
   | -1 :x: |  xml  |   0m 11s |  The patch has 2 ill-formed XML file(s).  |
   | -1 :x: |  javadoc  |   0m 19s |  phoenix5-hive generated 1078 new + 3 unchanged - 0 fixed = 1081 total (was 3)  |
   | -1 :x: |  javadoc  |   0m 16s |  phoenix5-spark generated 151 new + 5 unchanged - 0 fixed = 156 total (was 5)  |
   | -1 :x: |  javadoc  |   0m 39s |  root generated 2124 new + 13 unchanged - 0 fixed = 2137 total (was 13)  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  |  45m 31s |  root in the patch failed.  |
   | -1 :x: |  asflicense  |   0m 43s |  The patch generated 3 ASF License warnings.  |
   |  |   | 104m 42s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | XML | Parsing Error(s): |
   |   | src/main/config/checkstyle/checker.xml |
   |   | src/main/config/checkstyle/suppressions.xml |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/phoenix-connectors/pull/105 |
   | Optional Tests | dupname asflicense javac javadoc unit xml compile checkstyle |
   | uname | Linux b51d44380f4e 4.15.0-206-generic #217-Ubuntu SMP Fri Feb 3 19:10:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev/phoenix-connectors-personality.sh |
   | git revision | master / c3bb91a |
   | Default Java | Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 |
   | @author | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/author-tags.txt |
   | javac | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/diff-compile-javac-root.txt |
   | whitespace | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/whitespace-tabs.txt |
   | xml | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/xml.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-hive.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-spark.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/diff-javadoc-javadoc-root.txt |
   | unit | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/patch-unit-root.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/testReport/ |
   | asflicense | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/artifact/yetus-general-check/output/patch-asflicense-problems.txt |
   | Max. process+thread count | 1794 (vs. ulimit of 30000) |
   | modules | C: phoenix5-hive phoenix5-hive-shaded phoenix5-spark phoenix5-spark3-it phoenix5-connectors-assembly . U: . |
   | Console output | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/5/console |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.12.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.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix-connectors] stoty commented on pull request #105: PHOENIX-6957 Fix maven checkstyle configuration

Posted by "stoty (via GitHub)" <gi...@apache.org>.
stoty commented on PR #105:
URL: https://github.com/apache/phoenix-connectors/pull/105#issuecomment-1551565047

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   6m  3s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | -1 :x: |  @author  |   0m  0s |  The patch appears to contain 1 @author tags which the community has agreed to not allow in code contributions.  |
   | -1 :x: |  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  |  29m 28s |  master passed  |
   | +1 :green_heart: |  compile  |   1m 52s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   0m 16s |  master passed  |
   | +1 :green_heart: |  javadoc  |   0m 31s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  15m  7s |  the patch passed  |
   | +1 :green_heart: |  compile  |   1m 54s |  the patch passed  |
   | +1 :green_heart: |  javac  |   1m 54s |  the patch passed  |
   | +1 :green_heart: |  checkstyle  |   0m 11s |  the patch passed  |
   | -1 :x: |  whitespace  |   0m  0s |  The patch 4 line(s) with tabs.  |
   | -1 :x: |  xml  |   0m  4s |  The patch has 2 ill-formed XML file(s).  |
   | +1 :green_heart: |  javadoc  |   0m 30s |  the patch passed  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  |  49m 39s |  root in the patch failed.  |
   | -1 :x: |  asflicense  |   0m 12s |  The patch generated 3 ASF License warnings.  |
   |  |   | 106m  6s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | XML | Parsing Error(s): |
   |   | src/main/config/checkstyle/checkstyle/checker.xml |
   |   | src/main/config/checkstyle/checkstyle/suppressions.xml |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/1/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/phoenix-connectors/pull/105 |
   | Optional Tests | dupname asflicense javac javadoc unit xml compile checkstyle |
   | uname | Linux d4162cbffc29 4.15.0-206-generic #217-Ubuntu SMP Fri Feb 3 19:10:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev/phoenix-connectors-personality.sh |
   | git revision | master / c3bb91a |
   | Default Java | Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 |
   | @author | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/1/artifact/yetus-general-check/output/author-tags.txt |
   | whitespace | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/1/artifact/yetus-general-check/output/whitespace-tabs.txt |
   | xml | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/1/artifact/yetus-general-check/output/xml.txt |
   | unit | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/1/artifact/yetus-general-check/output/patch-unit-root.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/1/testReport/ |
   | asflicense | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/1/artifact/yetus-general-check/output/patch-asflicense-problems.txt |
   | Max. process+thread count | 1798 (vs. ulimit of 30000) |
   | modules | C: . U: . |
   | Console output | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/1/console |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.12.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.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix-connectors] stoty commented on pull request #105: PHOENIX-6957 Fix maven checkstyle configuration

Posted by "stoty (via GitHub)" <gi...@apache.org>.
stoty commented on PR #105:
URL: https://github.com/apache/phoenix-connectors/pull/105#issuecomment-1553280004

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 38s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | -1 :x: |  @author  |   0m  0s |  The patch appears to contain 1 @author tags which the community has agreed to not allow in code contributions.  |
   | -1 :x: |  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 _ |
   | +0 :ok: |  mvndep  |  13m 40s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  18m 49s |  master passed  |
   | +1 :green_heart: |  compile  |   1m 59s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   0m 19s |  master passed  |
   | +1 :green_heart: |  javadoc  |   1m 47s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 15s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |  17m  7s |  the patch passed  |
   | -1 :x: |  compile  |   0m  8s |  root in the patch failed.  |
   | -1 :x: |  javac  |   0m  7s |  root in the patch failed.  |
   | +1 :green_heart: |  checkstyle  |   0m 20s |  the patch passed  |
   | -1 :x: |  whitespace  |   0m  0s |  The patch 4 line(s) with tabs.  |
   | -1 :x: |  xml  |   0m 13s |  The patch has 2 ill-formed XML file(s).  |
   | -1 :x: |  javadoc  |   0m 16s |  phoenix5-flume generated 632 new + 0 unchanged - 0 fixed = 632 total (was 0)  |
   | -1 :x: |  javadoc  |   0m 14s |  phoenix5-kafka generated 77 new + 0 unchanged - 0 fixed = 77 total (was 0)  |
   | -1 :x: |  javadoc  |   0m 15s |  phoenix5-spark generated 151 new + 5 unchanged - 0 fixed = 156 total (was 5)  |
   | -1 :x: |  javadoc  |   0m 15s |  phoenix5-spark3 generated 186 new + 5 unchanged - 0 fixed = 191 total (was 5)  |
   | -1 :x: |  javadoc  |   0m  8s |  root in the patch failed.  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  |   0m  7s |  root in the patch failed.  |
   | -1 :x: |  asflicense  |   0m 52s |  The patch generated 3 ASF License warnings.  |
   |  |   |  58m 39s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | XML | Parsing Error(s): |
   |   | src/main/config/checkstyle/checker.xml |
   |   | src/main/config/checkstyle/suppressions.xml |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/phoenix-connectors/pull/105 |
   | Optional Tests | dupname asflicense javac javadoc unit xml compile checkstyle |
   | uname | Linux 7e69cce96de4 4.15.0-206-generic #217-Ubuntu SMP Fri Feb 3 19:10:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev/phoenix-connectors-personality.sh |
   | git revision | master / c3bb91a |
   | Default Java | Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 |
   | @author | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/author-tags.txt |
   | compile | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/patch-compile-root.txt |
   | javac | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/patch-compile-root.txt |
   | whitespace | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/whitespace-tabs.txt |
   | xml | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/xml.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-flume.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-kafka.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-spark.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-spark3.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/patch-javadoc-root.txt |
   | unit | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/patch-unit-root.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/testReport/ |
   | asflicense | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/artifact/yetus-general-check/output/patch-asflicense-problems.txt |
   | Max. process+thread count | 83 (vs. ulimit of 30000) |
   | modules | C: phoenix5-flume phoenix5-kafka phoenix5-spark phoenix5-spark-shaded phoenix5-spark3 phoenix5-spark3-shaded . U: . |
   | Console output | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/3/console |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.12.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.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix-connectors] richardantal merged pull request #105: PHOENIX-6957 Fix maven checkstyle configuration

Posted by "richardantal (via GitHub)" <gi...@apache.org>.
richardantal merged PR #105:
URL: https://github.com/apache/phoenix-connectors/pull/105


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix-connectors] stoty commented on pull request #105: PHOENIX-6957 Fix maven checkstyle configuration

Posted by "stoty (via GitHub)" <gi...@apache.org>.
stoty commented on PR #105:
URL: https://github.com/apache/phoenix-connectors/pull/105#issuecomment-1554329548

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 31s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | -1 :x: |  @author  |   0m  0s |  The patch appears to contain 1 @author tags which the community has agreed to not allow in code contributions.  |
   | -1 :x: |  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 _ |
   | +0 :ok: |  mvndep  |  12m 51s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  17m 10s |  master passed  |
   | +1 :green_heart: |  compile  |   1m 53s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   0m 16s |  master passed  |
   | +1 :green_heart: |  javadoc  |   1m 35s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 14s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |  15m 32s |  the patch passed  |
   | -1 :x: |  compile  |   1m 59s |  root in the patch failed.  |
   | -1 :x: |  javac  |   1m 59s |  root in the patch failed.  |
   | +1 :green_heart: |  checkstyle  |   0m 17s |  the patch passed  |
   | -1 :x: |  whitespace  |   0m  0s |  The patch 4 line(s) with tabs.  |
   | -1 :x: |  xml  |   0m 12s |  The patch has 2 ill-formed XML file(s).  |
   | -1 :x: |  javadoc  |   0m 18s |  phoenix5-hive generated 1078 new + 3 unchanged - 0 fixed = 1081 total (was 3)  |
   | -1 :x: |  javadoc  |   0m 15s |  phoenix5-spark generated 151 new + 5 unchanged - 0 fixed = 156 total (was 5)  |
   | -1 :x: |  javadoc  |   0m  8s |  phoenix5-spark3-shaded in the patch failed.  |
   | -1 :x: |  javadoc  |   0m 37s |  root in the patch failed.  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  |  46m 30s |  root in the patch failed.  |
   | -1 :x: |  asflicense  |   0m 48s |  The patch generated 3 ASF License warnings.  |
   |  |   | 102m 31s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | XML | Parsing Error(s): |
   |   | src/main/config/checkstyle/checker.xml |
   |   | src/main/config/checkstyle/suppressions.xml |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/phoenix-connectors/pull/105 |
   | Optional Tests | dupname asflicense javac javadoc unit xml compile checkstyle |
   | uname | Linux d0aa5b507628 4.15.0-206-generic #217-Ubuntu SMP Fri Feb 3 19:10:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev/phoenix-connectors-personality.sh |
   | git revision | master / c3bb91a |
   | Default Java | Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 |
   | @author | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/author-tags.txt |
   | compile | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/patch-compile-root.txt |
   | javac | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/patch-compile-root.txt |
   | whitespace | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/whitespace-tabs.txt |
   | xml | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/xml.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-hive.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/diff-javadoc-javadoc-phoenix5-spark.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/patch-javadoc-phoenix5-spark3-shaded.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/patch-javadoc-root.txt |
   | unit | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/patch-unit-root.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/testReport/ |
   | asflicense | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/artifact/yetus-general-check/output/patch-asflicense-problems.txt |
   | Max. process+thread count | 1784 (vs. ulimit of 30000) |
   | modules | C: phoenix5-hive phoenix5-hive-shaded phoenix5-spark phoenix5-spark3-it phoenix5-spark3-shaded phoenix5-connectors-assembly . U: . |
   | Console output | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/4/console |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.12.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.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix-connectors] stoty commented on pull request #105: PHOENIX-6957 Fix maven checkstyle configuration

Posted by "stoty (via GitHub)" <gi...@apache.org>.
stoty commented on PR #105:
URL: https://github.com/apache/phoenix-connectors/pull/105#issuecomment-1551669466

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 34s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | -1 :x: |  @author  |   0m  0s |  The patch appears to contain 1 @author tags which the community has agreed to not allow in code contributions.  |
   | -1 :x: |  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  |  28m 58s |  master passed  |
   | +1 :green_heart: |  compile  |   1m 52s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   0m 16s |  master passed  |
   | +1 :green_heart: |  javadoc  |   0m 32s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  15m 10s |  the patch passed  |
   | -1 :x: |  compile  |   0m 12s |  root in the patch failed.  |
   | -1 :x: |  javac  |   0m 12s |  root in the patch failed.  |
   | -1 :x: |  checkstyle  |   0m  8s |  The patch fails to run checkstyle in root  |
   | -1 :x: |  whitespace  |   0m  0s |  The patch 4 line(s) with tabs.  |
   | -1 :x: |  xml  |   0m  5s |  The patch has 2 ill-formed XML file(s).  |
   | -1 :x: |  javadoc  |   0m 12s |  root in the patch failed.  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  |  12m 21s |  root in the patch failed.  |
   | -1 :x: |  asflicense  |   0m 11s |  The patch generated 3 ASF License warnings.  |
   |  |   |  60m 46s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | XML | Parsing Error(s): |
   |   | src/main/config/checkstyle/checker.xml |
   |   | src/main/config/checkstyle/suppressions.xml |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/phoenix-connectors/pull/105 |
   | Optional Tests | dupname asflicense javac javadoc unit xml compile checkstyle |
   | uname | Linux 0a5f841f24c9 4.15.0-206-generic #217-Ubuntu SMP Fri Feb 3 19:10:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev/phoenix-connectors-personality.sh |
   | git revision | master / c3bb91a |
   | Default Java | Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 |
   | @author | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/author-tags.txt |
   | compile | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/patch-compile-root.txt |
   | javac | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/patch-compile-root.txt |
   | checkstyle | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/buildtool-patch-checkstyle-root.txt |
   | whitespace | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/whitespace-tabs.txt |
   | xml | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/xml.txt |
   | javadoc | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/patch-javadoc-root.txt |
   | unit | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/patch-unit-root.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/testReport/ |
   | asflicense | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/artifact/yetus-general-check/output/patch-asflicense-problems.txt |
   | Max. process+thread count | 104 (vs. ulimit of 30000) |
   | modules | C: . U: . |
   | Console output | https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-105/2/console |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.12.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.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org