You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2022/02/26 12:14:44 UTC

[JENKINS] Solr-main-Linux (64bit/jdk-11.0.13) - Build # 3209 - Unstable!

Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/3209/
Java: 64bit/jdk-11.0.13 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudHttp2SolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientBuilderTest: 
   1) Thread[id=853, name=h2sc-448-thread-1, state=RUNNABLE, group=TGRP-CloudHttp2SolrClientBuilderTest]
        at java.base@11.0.13/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.13/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.13/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.13/java.lang.Thread.run(Thread.java:829)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientBuilderTest: 
   1) Thread[id=853, name=h2sc-448-thread-1, state=RUNNABLE, group=TGRP-CloudHttp2SolrClientBuilderTest]
        at java.base@11.0.13/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at java.base@11.0.13/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at java.base@11.0.13/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at java.base@11.0.13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.base@11.0.13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.13/java.lang.Thread.run(Thread.java:829)
	at __randomizedtesting.SeedInfo.seed([1923B5E38BFF3691]:0)