Skip to content

Conversation

@bharathv
Copy link
Contributor

@bharathv bharathv commented Aug 5, 2020

…nPolicy

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

…nPolicy

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 41s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 1s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1 Compile Tests _
+1 💚 mvninstall 9m 51s branch-1 passed
+1 💚 compile 0m 41s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 0m 44s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 1m 48s branch-1 passed
+1 💚 shadedjars 2m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 48s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 0m 39s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 3m 4s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 1s branch-1 passed
_ Patch Compile Tests _
+1 💚 mvninstall 1m 53s the patch passed
+1 💚 compile 0m 41s the patch passed with JDK v1.8.0_262
+1 💚 javac 0m 41s the patch passed
+1 💚 compile 0m 44s the patch passed with JDK v1.7.0_272
+1 💚 javac 0m 44s the patch passed
+1 💚 checkstyle 1m 30s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 47s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 39s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 0m 32s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 0m 40s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 2m 51s the patch passed
_ Other Tests _
-1 ❌ unit 125m 28s hbase-server in the patch failed.
+1 💚 asflicense 0m 36s The patch does not generate ASF License warnings.
167m 15s
Reason Tests
Failed junit tests hadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.master.TestRestartCluster
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2203/1/artifact/out/Dockerfile
GITHUB PR #2203
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 76e18f4964e0 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-home/workspace/Base-PreCommit-GitHub-PR_PR-2203/out/precommit/personality/provided.sh
git revision branch-1 / 2fd5873
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2203/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2203/1/testReport/
Max. process+thread count 4363 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2203/1/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@virajjasani virajjasani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@bharathv bharathv merged commit 839ce8e into apache:branch-1 Aug 6, 2020
@bharathv bharathv deleted the HBASE-21905-add branch August 6, 2020 16:31
bharathv added a commit that referenced this pull request Aug 6, 2020
…nPolicy (#2203)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
bharathv added a commit that referenced this pull request Aug 6, 2020
…nPolicy (#2203)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
bharathv added a commit that referenced this pull request Aug 6, 2020
…nPolicy (#2203)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
bharathv added a commit that referenced this pull request Aug 6, 2020
…nPolicy (#2203)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
bharathv added a commit that referenced this pull request Aug 11, 2020
…ompactionPolicy (#2203)"

This reverts commit 8003a15.

Reverting to apply again as HBASE-24846.
bharathv added a commit that referenced this pull request Aug 11, 2020
)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
bharathv added a commit that referenced this pull request Aug 11, 2020
…ompactionPolicy (#2203)"

This reverts commit 839ce8e.

Reverting to apply as HBASE-24846.
bharathv added a commit that referenced this pull request Aug 11, 2020
)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
bharathv added a commit that referenced this pull request Aug 11, 2020
…ompactionPolicy (#2203)"

This reverts commit c372ff1.

Reverting to apply as HBASE-24846.
bharathv added a commit that referenced this pull request Aug 11, 2020
)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
bharathv added a commit that referenced this pull request Aug 11, 2020
…ompactionPolicy (#2203)"

This reverts commit c6744c0.

Reverting to apply as HBASE-24846.
bharathv added a commit that referenced this pull request Aug 11, 2020
)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
bharathv added a commit that referenced this pull request Aug 11, 2020
…ompactionPolicy (#2203)"

This reverts commit 65d8653.

Reverting to apply as HBASE-24846.
bharathv added a commit that referenced this pull request Aug 11, 2020
)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
clarax pushed a commit to clarax/hbase that referenced this pull request Nov 15, 2020
…nPolicy (apache#2203)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
clarax pushed a commit to clarax/hbase that referenced this pull request Nov 15, 2020
…ompactionPolicy (apache#2203)"

This reverts commit c372ff1.

Reverting to apply as HBASE-24846.
clarax pushed a commit to clarax/hbase that referenced this pull request Nov 15, 2020
…ache#2203)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
wchevreuil pushed a commit to wchevreuil/hbase that referenced this pull request May 24, 2021
…nPolicy (apache#2203)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
(cherry picked from commit 65d8653)

Change-Id: I7da25f45d65b95b1c0f8c9c1cf65136f6a9060a8
wchevreuil pushed a commit to wchevreuil/hbase that referenced this pull request May 24, 2021
…ompactionPolicy (apache#2203)"

This reverts commit 65d8653.

Reverting to apply as HBASE-24846.

(cherry picked from commit 140a711)

Change-Id: I90e8dbab0bd407eda258c11cf9f99cb2fb7f0ba5
wchevreuil pushed a commit to wchevreuil/hbase that referenced this pull request May 24, 2021
…ache#2203)

Looped through the test 100 times and it passes. Without the patch it fails
every ~10 runs or so.

Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Michael Stack <[email protected]>
(cherry picked from commit 67e03c2)

Change-Id: Ic306d2a9e20978770a62538ad723f9c0e5d9cd45
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.

4 participants