Uh oh!
There was an error while loading. Please reload this page.
PHOENIX-6537 Fix random maven-related Jenkins build errors - #1295
Conversation
stoty
commented
Sep 9, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 9, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 9, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 9, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 10, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 10, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 10, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 10, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 10, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 10, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 10, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 10, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 10, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 10, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 10, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 10, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 10, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 10, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 10, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 13, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 13, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Sep 13, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 17, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 18, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 18, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 18, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 18, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 18, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 20, 2021
(!) A patch to the testing environment has been detected. |
update Yetus to 0.13 update Yetus personality to patch in mvn verify in the yetus module update Yetus personality to not rebuild hbase twice skip shaded and assembly modules during CI update Jacoco maven plugin to 0.8.7 disable Jacoco for CI runs increase test kill timeout for Failsafe update Surefire/Failsafe maven plugin to 3.0.0-M5 refactor Junit @category annotations for new Surefire/failsafe version update OWASP maven plugin to 6.3.1 create /var/run in Yetus docker images for gpg fix hbase table cleanup code in BaseTest
stoty
commented
Sep 22, 2021
(!) A patch to the testing environment has been detected. |
stoty
commented
Sep 22, 2021
The last update reverts the .asf.yaml change, as Yetus 0.13 doesn't spam PR comments anymore, and we want the comments from humans to show up in the JIRA. |
joshelser
left a comment
There was a problem hiding this comment.
Assuming that the current test run comes back positive, this seems Ok to me. Shame about the Yetus control over maven lifecycle target.
| #shellcheck disable=SC2034 | ||
| DOCKERMEMLIMIT=20g | ||
| # Extremely evil in-memory patching of the maven module to use mvn verify instead of mvn test |
There was a problem hiding this comment.
:) -- I remember that this was something we couldn't easily control through Yetus. I guess we still don't have a good way to control this via Yetus.
stoty
commented
Sep 23, 2021
Thanks @josh . |
(Actually you can't as GH won't display those for closed PRs ...) |
update Yetus to 0.13
update Jacoco to 0.8.7