[
https://issues.apache.org/jira/browse/PHOENIX-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414993#comment-17414993
]
ASF GitHub Bot commented on PHOENIX-6537:
-----------------------------------------
stoty commented on pull request #1295:
URL: https://github.com/apache/phoenix/pull/1295#issuecomment-919247897
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| +0 :ok: | reexec | 2m 55s | Docker mode activated. |
||| _ Prechecks _ |
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files
found. |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any
@author tags. |
| -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 | 24m 19s | master passed |
| +0 | hbaserecompile | 33m 27s | HBase recompiled. |
| +1 :green_heart: | compile | 1m 47s | master passed |
| +1 :green_heart: | javadoc | 1m 19s | master passed |
||| _ Patch Compile Tests _ |
| +1 :green_heart: | mvninstall | 16m 55s | the patch passed |
| +0 | hbaserecompile | 26m 43s | HBase recompiled. |
| +1 :green_heart: | compile | 1m 52s | the patch passed |
| +1 :green_heart: | javac | 1m 52s | the patch passed |
| +1 :green_heart: | hadolint | 0m 4s | There were no new hadolint
issues. |
| -1 :x: | shellcheck | 0m 0s | The patch generated 1 new + 0
unchanged - 0 fixed = 1 total (was 0) |
| +1 :green_heart: | shelldocs | 0m 4s | There were no new shelldocs
issues. |
| +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace
issues. |
| +1 :green_heart: | xml | 0m 3s | The patch has no ill-formed XML
file. |
| +1 :green_heart: | javadoc | 1m 56s | the patch passed |
||| _ Other Tests _ |
| -1 :x: | unit | 266m 10s | root in the patch failed. |
| -1 :x: | asflicense | 1m 1s | The patch generated 613 ASF License
warnings. |
| | | 337m 54s | |
| Reason | Tests |
|-------:|:------|
| Failed junit tests |
phoenix.end2end.index.GlobalMutableNonTxIndexWithLazyPostBatchWriteIT |
| | phoenix.end2end.ConcurrentUpsertsWithoutIndexedColsIT |
| | phoenix.end2end.join.HashJoinMoreIT |
| | phoenix.end2end.OnDuplicateKeyIT |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base:
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1295/18/artifact/yetus-general-check/output/Dockerfile
|
| GITHUB PR | https://github.com/apache/phoenix/pull/1295 |
| Optional Tests | dupname asflicense shellcheck shelldocs hadolint javac
javadoc unit xml compile |
| uname | Linux eee6e0497101 4.15.0-153-generic #160-Ubuntu SMP Thu Jul 29
06:54:29 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev/phoenix-personality.sh |
| git revision | master / e84232bda |
| Default Java | Private Build-1.8.0_275-8u275-b01-0ubuntu1~20.04-b01 |
| shellcheck |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1295/18/artifact/yetus-general-check/output/diff-patch-shellcheck.txt
|
| unit |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1295/18/artifact/yetus-general-check/output/patch-unit-root.txt
|
| Test Results |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1295/18/testReport/
|
| asflicense |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1295/18/artifact/yetus-general-check/output/patch-asflicense-problems.txt
|
| Max. process+thread count | 9408 (vs. ulimit of 30000) |
| modules | C: . U: . |
| Console output |
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1295/18/console
|
| versions | git=2.25.1 maven=3.6.3 shellcheck=0.7.1
hadolint=1.18.0-0-g76eee5c |
| 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix random maven-related Jenkins build errors
> ---------------------------------------------
>
> Key: PHOENIX-6537
> URL: https://issues.apache.org/jira/browse/PHOENIX-6537
> Project: Phoenix
> Issue Type: Task
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> We see random failures in the Jenkins precommit builds, that are not caused
> by failing / flaky tests, but are in the build process itself, mostly related
> to Jacoco.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)