Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/1578/
3 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.MultiThreadedOCPTest:
1) Thread[id=12913, name=aliveCheckExecutor-8616-thread-1,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.MultiThreadedOCPTest:
1) Thread[id=12913, name=aliveCheckExecutor-8616-thread-1,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
at __randomizedtesting.SeedInfo.seed([6AF386EB8FF533C2]:0)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=12913, name=aliveCheckExecutor-8616-thread-1,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=12913, name=aliveCheckExecutor-8616-thread-1,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
at __randomizedtesting.SeedInfo.seed([6AF386EB8FF533C2]:0)
FAILED:
org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest:
1) Thread[id=445, name=h2sc-251-thread-1, state=RUNNABLE,
group=TGRP-CloudSolrClientBuilderTest]
at [email protected]/jdk.internal.misc.Unsafe.unpark(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
at
[email protected]/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest:
1) Thread[id=445, name=h2sc-251-thread-1, state=RUNNABLE,
group=TGRP-CloudSolrClientBuilderTest]
at [email protected]/jdk.internal.misc.Unsafe.unpark(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
at
[email protected]/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
at __randomizedtesting.SeedInfo.seed([6AF386EB8FF533C2]:0)
Build Log:
[...truncated 9519 lines...]
ERROR: The following test(s) have failed:
- org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod
(:solr:solrj)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.txt
Reproduce with: gradlew :solr:solrj:test --tests
"org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod"
-Ptests.jvms=4 -Ptests.haltonfailure=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=6AF386EB8FF533C2 -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.solr.cloud.MultiThreadedOCPTest.classMethod (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MultiThreadedOCPTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.MultiThreadedOCPTest.classMethod" -Ptests.jvms=4
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:ReservedCodeCacheSize=120m" -Ptests.seed=6AF386EB8FF533C2
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
- org.apache.solr.cloud.MultiThreadedOCPTest.classMethod (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MultiThreadedOCPTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.MultiThreadedOCPTest.classMethod" -Ptests.jvms=4
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:ReservedCodeCacheSize=120m" -Ptests.seed=6AF386EB8FF533C2
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
FAILURE: Build completed with 7 failures.
1: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/gradle/validation/spotless.gradle'
line: 70
* What went wrong:
Execution failed for task ':solr:solrj:spotlessJava'.
> Do not use wildcard imports. 'spotlessApply' cannot resolve this issue.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/gradle/validation/spotless.gradle'
line: 70
* What went wrong:
Execution failed for task ':solr:test-framework:spotlessJava'.
> Do not use wildcard imports. 'spotlessApply' cannot resolve this issue.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
3: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/gradle/validation/spotless.gradle'
line: 70
* What went wrong:
Execution failed for task ':solr:modules:analytics:spotlessJava'.
> Do not use wildcard imports. 'spotlessApply' cannot resolve this issue.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
4: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/gradle/validation/spotless.gradle'
line: 70
* What went wrong:
Execution failed for task ':solr:modules:hdfs:spotlessJava'.
> Do not use wildcard imports. 'spotlessApply' cannot resolve this issue.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
5: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/gradle/validation/spotless.gradle'
line: 70
* What went wrong:
Execution failed for task ':solr:modules:jwt-auth:spotlessJava'.
> Do not use wildcard imports. 'spotlessApply' cannot resolve this issue.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
6: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/gradle/validation/spotless.gradle'
line: 70
* What went wrong:
Execution failed for task ':solr:modules:scripting:spotlessJava'.
> Do not use wildcard imports. 'spotlessApply' cannot resolve this issue.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
7: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/gradle/validation/spotless.gradle'
line: 70
* What went wrong:
Execution failed for task ':solr:modules:sql:spotlessJava'.
> Do not use wildcard imports. 'spotlessApply' cannot resolve this issue.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 55m 49s
536 actionable tasks: 536 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]