Skip to content

HADOOP-17608. Fix TestKMS failure (#2880) #2929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

jojochuang
Copy link
Contributor

Reviewed-by: Masatake Iwasaki iwasakims@apache.org
(cherry picked from commit 2bd810a)
(cherry picked from commit 77315ab)

Conflicts:
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java

Reviewed-by: Masatake Iwasaki <iwasakims@apache.org>
(cherry picked from commit 2bd810a)
(cherry picked from commit 77315ab)

 Conflicts:
	hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
@jojochuang
Copy link
Contributor Author

The only conflict is in the imported classes.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 9m 18s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-3.2 Compile Tests _
+1 💚 mvninstall 29m 14s branch-3.2 passed
+1 💚 compile 15m 42s branch-3.2 passed
+1 💚 checkstyle 0m 36s branch-3.2 passed
+1 💚 mvnsite 0m 42s branch-3.2 passed
+1 💚 javadoc 0m 48s branch-3.2 passed
+1 💚 spotbugs 0m 54s branch-3.2 passed
+1 💚 shadedclient 13m 16s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 💚 mvninstall 0m 24s the patch passed
+1 💚 compile 14m 54s the patch passed
+1 💚 javac 14m 54s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 0m 34s hadoop-common-project/hadoop-kms: The patch generated 0 new + 92 unchanged - 2 fixed = 92 total (was 94)
+1 💚 mvnsite 0m 40s the patch passed
+1 💚 javadoc 0m 33s the patch passed
+1 💚 spotbugs 1m 3s the patch passed
+1 💚 shadedclient 13m 24s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 3m 42s hadoop-kms in the patch passed.
+1 💚 asflicense 0m 51s The patch does not generate ASF License warnings.
108m 32s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2929/1/artifact/out/Dockerfile
GITHUB PR #2929
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell
uname Linux a79cd3b90546 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 dev-support/bin/hadoop.sh
git revision branch-3.2 / ec5e3e3
Default Java Private Build-1.8.0_282-8u282-b08-0ubuntu1~18.04-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2929/1/testReport/
Max. process+thread count 420 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-kms U: hadoop-common-project/hadoop-kms
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2929/1/console
versions git=2.17.1 maven=3.6.0 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@jojochuang jojochuang merged commit 289c7d9 into apache:branch-3.2 Apr 19, 2021
asfgit pushed a commit that referenced this pull request Apr 20, 2021
Reviewed-by: Masatake Iwasaki <iwasakims@apache.org>
(cherry picked from commit 2bd810a)
(cherry picked from commit 77315ab)

 Conflicts:
	hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java

Co-authored-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 289c7d9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants