Skip to content

PHOENIX-6329 Eliminate or serialize minicluster restart operations in Integration tests - #1078

Closed
stoty wants to merge 1 commit into
apache:masterfrom
stoty:HTUsync
Closed

PHOENIX-6329 Eliminate or serialize minicluster restart operations in Integration tests#1078
stoty wants to merge 1 commit into
apache:masterfrom
stoty:HTUsync

Conversation

@stoty

@stotystoty commented Jan 8, 2021

Copy link
Copy Markdown
Contributor

No description provided.

@virajjasanivirajjasani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 (non-binding) for the changes, pending QA. Another PR for testing PR#1080

Comment threadpom.xml Outdated
</goals>
</execution>
<execution>
<id>HBaseManagedTimeTests</id>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Oh this is not even being used

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Must have been copied from HBase, then lurked here for years...

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Looking at again, this still might have effect on Pherf.
It probably should be purged, but not today.

@stoty

stoty commented Jan 8, 2021

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec2m 42sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 💚mvninstall16m 1smaster passed
+1 💚compile0m 58smaster passed
+1 💚checkstyle0m 26smaster passed
+1 💚javadoc0m 46smaster passed
+0 🆗spotbugs3m 1sphoenix-core in master has 956 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚mvninstall7m 40sthe patch passed
+1 💚compile0m 55sthe patch passed
+1 💚javac0m 55sthe patch passed
+1 💚checkstyle0m 25sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚javadoc0m 45sthe patch passed
+1 💚spotbugs3m 5sthe patch passed
_ Other Tests _
-1 ❌unit194m 53sphoenix-core in the patch failed.
+1 💚asflicense0m 29sThe patch does not generate ASF License warnings.
234m 56s
ReasonTests
Failed junit testsphoenix.tx.TransactionIT
phoenix.tx.FlappingTransactionIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile
unameLinux d80696bf852d 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / ca4f784
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/1/artifact/yetus-general-check/output/patch-unit-phoenix-core.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/1/testReport/
Max. process+thread count6190 (vs. ulimit of 30000)
modulesC: phoenix-core U: phoenix-core
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/1/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

stoty commented Jan 8, 2021

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 9sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep5m 10sMaven dependency ordering for branch
+1 💚mvninstall11m 59smaster passed
+1 💚compile1m 21smaster passed
+1 💚checkstyle0m 32smaster passed
+1 💚javadoc1m 54smaster passed
+0 🆗spotbugs2m 53sphoenix-core in master has 956 extant spotbugs warnings.
+0 🆗spotbugs3m 57sroot in master has 1005 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall7m 26sthe patch passed
+1 💚compile1m 19sthe patch passed
+1 💚javac1m 19sthe patch passed
+1 💚checkstyle0m 31sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 2sThe patch has no ill-formed XML file.
+1 💚javadoc1m 53sthe patch passed
+1 💚spotbugs7m 17sthe patch passed
_ Other Tests _
-1 ❌unit203m 47sroot in the patch failed.
+1 💚asflicense0m 59sThe patch does not generate ASF License warnings.
255m 40s
ReasonTests
Failed junit testsphoenix.end2end.MappingTableDataTypeIT
phoenix.end2end.ParameterizedIndexUpgradeToolIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile xml
unameLinux b1b2733b5730 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / ca4f784
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/2/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/2/testReport/
Max. process+thread count6093 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/2/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

stoty commented Jan 8, 2021

Copy link
Copy Markdown
ContributorAuthor

Last test also had a setup error, but it wasn't the timeout error.

private static long timestamp;

public static long nextTimestamp() {
public static synchronized long nextTimestamp() {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks like this is recent addition right? We could include deletePriorMetaData() too?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Or maybe just synchronizing deletePriorMetaData() could be enough as it would cover deletePriorTables(), nextTimestamp() and deletePriorSchemas()?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Those are only used when running the tests on a real cluster, which feature is broken in many ways.
Almost no-one uses it, and it doesn't affect the maven test suite.

And by the pherf tests, which really should be fixed :)
It doesn't hurt to synchronize it.

@stoty

stoty commented Jan 8, 2021

Copy link
Copy Markdown
ContributorAuthor

Set all stateful priected static methods to synchronized as well.

@virajjasani

Copy link
Copy Markdown
Contributor

FWIW, synchronizing all these methods could be subtask of PHOENIX-6288 and good to directly check for results in multibranch? In the meanwhile we can keep PHOENIX-6288 opened until we get 2-3 multibranch build results without init errors. WDYT @stoty ?

@virajjasani

Copy link
Copy Markdown
Contributor

Although PR build#4 should finish sometime soon hopefully.

@stoty

stoty commented Jan 9, 2021

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec2m 14sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep5m 49sMaven dependency ordering for branch
+1 💚mvninstall11m 53smaster passed
+1 💚compile1m 34smaster passed
+1 💚checkstyle0m 35smaster passed
+1 💚javadoc2m 7smaster passed
+0 🆗spotbugs3m 32sphoenix-core in master has 956 extant spotbugs warnings.
+0 🆗spotbugs4m 56sroot in master has 1005 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall8m 4sthe patch passed
+1 💚compile1m 25sthe patch passed
+1 💚javac1m 25sthe patch passed
+1 💚checkstyle0m 33sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚javadoc2m 16sthe patch passed
+1 💚spotbugs9m 30sthe patch passed
_ Other Tests _
-1 ❌unit241m 39sroot in the patch failed.
+1 💚asflicense0m 58sThe patch does not generate ASF License warnings.
301m 11s
ReasonTests
Failed junit testsphoenix.end2end.index.AlterIndexIT
phoenix.end2end.index.IndexMetadataIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile xml
unameLinux 5fbb6398d0a9 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 9c346ed
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/4/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/4/testReport/
Max. process+thread count6282 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/4/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty
stotyforce-pushed the HTUsync branch 3 times, most recently from bbc7962 to f8a6debCompareJanuary 9, 2021 20:19
@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 50sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep5m 17sMaven dependency ordering for branch
+1 💚mvninstall10m 10smaster passed
+1 💚compile1m 22smaster passed
+1 💚checkstyle0m 32smaster passed
+1 💚javadoc1m 55smaster passed
+0 🆗spotbugs3m 2sphoenix-core in master has 956 extant spotbugs warnings.
+0 🆗spotbugs4m 2sroot in master has 1005 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 19sMaven dependency ordering for patch
+1 💚mvninstall7m 49sthe patch passed
+1 💚compile1m 24sthe patch passed
+1 💚javac1m 24sthe patch passed
+1 💚checkstyle0m 32sthe patch passed
-1 ❌whitespace0m 0sThe patch has 7 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 💚xml0m 2sThe patch has no ill-formed XML file.
+1 💚javadoc2m 0sthe patch passed
+1 💚spotbugs7m 30sthe patch passed
_ Other Tests _
-1 ❌unit192m 0sroot in the patch failed.
+1 💚asflicense0m 58sThe patch does not generate ASF License warnings.
244m 2s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/6/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile xml
unameLinux 1b8095b2f4e0 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 9c346ed
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
whitespacehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/6/artifact/yetus-general-check/output/whitespace-eol.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/6/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/6/testReport/
Max. process+thread count6130 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/6/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 6sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep5m 7sMaven dependency ordering for branch
+1 💚mvninstall9m 57smaster passed
+1 💚compile1m 20smaster passed
+1 💚checkstyle0m 29smaster passed
+1 💚javadoc1m 52smaster passed
+0 🆗spotbugs2m 58sphoenix-core in master has 955 extant spotbugs warnings.
+0 🆗spotbugs4m 0sroot in master has 1004 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 19sMaven dependency ordering for patch
+1 💚mvninstall7m 37sthe patch passed
+1 💚compile1m 18sthe patch passed
+1 💚javac1m 18sthe patch passed
+1 💚checkstyle0m 31sthe patch passed
-1 ❌whitespace0m 0sThe patch has 7 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 💚xml0m 2sThe patch has no ill-formed XML file.
+1 💚javadoc1m 57sthe patch passed
+1 💚spotbugs7m 20sthe patch passed
_ Other Tests _
-1 ❌unit188m 3sroot in the patch failed.
+1 💚asflicense0m 59sThe patch does not generate ASF License warnings.
238m 11s
ReasonTests
Failed junit testsphoenix.end2end.ConcurrentUpsertsWithoutIndexedColsIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/7/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaseanti checkstyle compile xml
unameLinux dbcb8e6216cc 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / fe0b3ca
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
whitespacehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/7/artifact/yetus-general-check/output/whitespace-eol.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/7/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/7/testReport/
Max. process+thread count6125 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/7/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty
stotyforce-pushed the HTUsync branch 3 times, most recently from 408cf22 to f470256CompareJanuary 19, 2021 07:45
@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 10sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep4m 45sMaven dependency ordering for branch
+1 💚mvninstall11m 19smaster passed
+0hbaserecompile25m 17sHBase recompiled.
+1 💚compile1m 33smaster passed
+1 💚checkstyle0m 39smaster passed
+1 💚javadoc2m 19smaster passed
+0 🆗spotbugs4m 31sroot in master has 1004 extant spotbugs warnings.
+0 🆗spotbugs2m 53sphoenix-core in master has 955 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 19sMaven dependency ordering for patch
+1 💚mvninstall8m 10sthe patch passed
+0hbaserecompile14m 40sHBase recompiled.
+1 💚compile1m 34sthe patch passed
+1 💚javac1m 34sthe patch passed
+1 💚checkstyle0m 38sthe patch passed
-1 ❌whitespace0m 0sThe patch has 4 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚javadoc2m 12sthe patch passed
+1 💚spotbugs7m 54sthe patch passed
_ Other Tests _
-1 ❌unit127m 44sroot in the patch failed.
-1 ❌asflicense1m 27sThe patch generated 610 ASF License warnings.
198m 22s
ReasonTests
Failed junit testsphoenix.end2end.index.LocalImmutableNonTxIndexIT
phoenix.end2end.ParameterizedIndexUpgradeToolIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/8/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile xml
unameLinux 3a417243576d 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 50df995
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
whitespacehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/8/artifact/yetus-general-check/output/whitespace-eol.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/8/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/8/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/8/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count9509 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/8/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty
stotyforce-pushed the HTUsync branch 3 times, most recently from be59311 to 5ed35ebCompareJanuary 19, 2021 11:36
@stotystoty changed the title synchronize HTU creation/teardownPHOENIX-6329 Eliminate or serialize minicluster restart operations in Integration testsJan 19, 2021
@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 12sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep4m 32sMaven dependency ordering for branch
+1 💚mvninstall11m 3smaster passed
+0hbaserecompile23m 16sHBase recompiled.
+1 💚compile1m 35smaster passed
+1 💚checkstyle0m 39smaster passed
+1 💚javadoc2m 17smaster passed
+0 🆗spotbugs4m 37sroot in master has 1004 extant spotbugs warnings.
+0 🆗spotbugs2m 53sphoenix-core in master has 955 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 55sMaven dependency ordering for patch
+1 💚mvninstall8m 55sthe patch passed
+0hbaserecompile30m 25sHBase recompiled.
+1 💚compile1m 30sthe patch passed
+1 💚javac1m 30sthe patch passed
+1 💚checkstyle0m 38sthe patch passed
-1 ❌whitespace0m 0sThe patch has 2 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚javadoc2m 6sthe patch passed
+1 💚spotbugs7m 59sthe patch passed
_ Other Tests _
-1 ❌unit124m 59sroot in the patch failed.
-1 ❌asflicense0m 47sThe patch generated 610 ASF License warnings.
206m 56s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/9/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile xml
unameLinux 224325bcdd45 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 50df995
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
whitespacehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/9/artifact/yetus-general-check/output/whitespace-eol.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/9/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/9/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/9/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count11006 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/9/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 15sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep4m 30sMaven dependency ordering for branch
+1 💚mvninstall11m 3smaster passed
+0hbaserecompile22m 13sHBase recompiled.
+1 💚compile1m 33smaster passed
+1 💚checkstyle0m 37smaster passed
+1 💚javadoc2m 13smaster passed
+0 🆗spotbugs4m 18sroot in master has 1004 extant spotbugs warnings.
+0 🆗spotbugs2m 50sphoenix-core in master has 955 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 18sMaven dependency ordering for patch
+1 💚mvninstall7m 59sthe patch passed
+0hbaserecompile14m 44sHBase recompiled.
+1 💚compile1m 30sthe patch passed
+1 💚javac1m 30sthe patch passed
+1 💚checkstyle0m 36sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 2sThe patch has no ill-formed XML file.
+1 💚javadoc2m 7sthe patch passed
+1 💚spotbugs7m 47sthe patch passed
_ Other Tests _
-1 ❌unit124m 48sroot in the patch failed.
-1 ❌asflicense2m 52sThe patch generated 610 ASF License warnings.
193m 34s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/10/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile xml
unameLinux 504a70eb0efa 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 50df995
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/10/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/10/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/10/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count8985 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/10/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty
stotyforce-pushed the HTUsync branch 2 times, most recently from a4f02a6 to 2baf251CompareJanuary 20, 2021 07:06
@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 38sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep4m 39sMaven dependency ordering for branch
+1 💚mvninstall14m 20smaster passed
+0hbaserecompile27m 22sHBase recompiled.
+1 💚compile2m 0smaster passed
+1 💚checkstyle0m 45smaster passed
+1 💚javadoc2m 33smaster passed
+0 🆗spotbugs5m 32sroot in master has 1004 extant spotbugs warnings.
+0 🆗spotbugs3m 37sphoenix-core in master has 955 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 23sMaven dependency ordering for patch
+1 💚mvninstall11m 19sthe patch passed
+0hbaserecompile21m 14sHBase recompiled.
+1 💚compile1m 59sthe patch passed
+1 💚javac1m 59sthe patch passed
+1 💚checkstyle0m 48sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚javadoc2m 43sthe patch passed
+1 💚spotbugs8m 56sthe patch passed
_ Other Tests _
-1 ❌unit448m 28sroot in the patch failed.
-1 ❌asflicense1m 47sThe patch generated 610 ASF License warnings.
532m 39s
ReasonTests
Failed junit testsphoenix.end2end.PermissionNSEnabledWithCustomAccessControllerIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/12/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile xml
unameLinux 3b865305ba5c 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 772ff2c
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/12/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/12/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/12/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count13710 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/12/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 34sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep4m 39sMaven dependency ordering for branch
+1 💚mvninstall11m 5smaster passed
+0hbaserecompile23m 38sHBase recompiled.
+1 💚compile1m 34smaster passed
+1 💚checkstyle0m 39smaster passed
+1 💚javadoc2m 10smaster passed
+0 🆗spotbugs4m 28sroot in master has 1004 extant spotbugs warnings.
+0 🆗spotbugs2m 52sphoenix-core in master has 955 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 18sMaven dependency ordering for patch
+1 💚mvninstall8m 50sthe patch passed
+0hbaserecompile15m 37sHBase recompiled.
+1 💚compile1m 28sthe patch passed
+1 💚javac1m 28sthe patch passed
+1 💚checkstyle0m 38sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚javadoc2m 9sthe patch passed
+1 💚spotbugs8m 17sthe patch passed
_ Other Tests _
-1 ❌unit458m 46sroot in the patch failed.
-1 ❌asflicense1m 37sThe patch generated 610 ASF License warnings.
529m 24s
ReasonTests
Failed junit testsphoenix.end2end.RTrimFunctionIT
phoenix.end2end.index.MutableIndexSplitForwardScanIT
phoenix.end2end.index.GlobalImmutableNonTxIndexIT
phoenix.end2end.index.GlobalImmutableTxIndexIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/13/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile xml
unameLinux 5cc9e9662ff6 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 55f1362
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/13/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/13/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/13/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count11024 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/13/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec7m 30sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep4m 38sMaven dependency ordering for branch
+1 💚mvninstall15m 8smaster passed
+0hbaserecompile27m 19sHBase recompiled.
+1 💚compile1m 53smaster passed
+1 💚checkstyle0m 43smaster passed
+1 💚javadoc2m 34smaster passed
+0 🆗spotbugs5m 28sroot in master has 1004 extant spotbugs warnings.
+0 🆗spotbugs3m 3sphoenix-core in master has 955 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 20sMaven dependency ordering for patch
+1 💚mvninstall11m 38sthe patch passed
+0hbaserecompile20m 2sHBase recompiled.
+1 💚compile1m 58sthe patch passed
+1 💚javac1m 58sthe patch passed
+1 💚checkstyle0m 44sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚javadoc2m 29sthe patch passed
+1 💚spotbugs9m 34sthe patch passed
_ Other Tests _
-1 ❌unit124m 46sroot in the patch failed.
-1 ❌asflicense0m 50sThe patch generated 610 ASF License warnings.
211m 0s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/14/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1078
Optional Testsdupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile xml
unameLinux 8c355f4d5c19 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 11b37e6
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/14/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/14/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/14/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count9185 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1078/14/console
versionsgit=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stotystoty closed this Jan 22, 2021
@stoty
stoty deleted the HTUsync branch July 29, 2021 11:36
Sign up for freeto 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.

2 participants

@stoty@virajjasani