phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

PHOENIX-6552 Phoenix-Pherf tests sometimes fail on timing assertation

Open stoty opened this issue 4 years ago • 3 comments

stoty avatar Sep 18 '21 07:09 stoty

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 8m 20s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
+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 27m 55s master passed
+0 hbaserecompile 36m 7s HBase recompiled.
+1 :green_heart: compile 0m 40s master passed
+1 :green_heart: checkstyle 0m 18s master passed
+1 :green_heart: javadoc 0m 26s master passed
+0 :ok: spotbugs 1m 9s phoenix-pherf in master has 54 extant spotbugs warnings.
_ Patch Compile Tests _
+1 :green_heart: mvninstall 19m 7s the patch passed
+0 hbaserecompile 28m 18s HBase recompiled.
+1 :green_heart: compile 0m 42s the patch passed
+1 :green_heart: javac 0m 42s the patch passed
+1 :green_heart: checkstyle 0m 16s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: javadoc 0m 21s the patch passed
+1 :green_heart: spotbugs 1m 22s the patch passed
_ Other Tests _
+1 :green_heart: unit 11m 19s phoenix-pherf in the patch passed.
+1 :green_heart: asflicense 0m 16s The patch does not generate ASF License warnings.
89m 48s
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-1314/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/phoenix/pull/1314
Optional Tests dupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile
uname Linux 55447c52f465 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev/phoenix-personality.sh
git revision master / 8fb38e4
Default Java Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
Test Results https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1314/1/testReport/
Max. process+thread count 2197 (vs. ulimit of 30000)
modules C: phoenix-pherf U: phoenix-pherf
Console output https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1314/1/console
versions git=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

stoty avatar Sep 18 '21 08:09 stoty

FYI @jpisaac

virajjasani avatar Sep 18 '21 09:09 virajjasani

@jpisaac Can you take a look at this ? While this is not in the top flaky tests, checking for relatively tight timeouts on slowish and heavily loaded test machines does cause problems.

stoty avatar Sep 29 '21 05:09 stoty