Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4303/

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

Error Message:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([CB04D6E14E964B9F]:0)




Build Log:
[...truncated 1236 lines...]
# ERROR: Error from server at 
http://localhost:8983/solr/admin/collections?action=CREATE&name=COLL_NAME&collection.configName=COLL_NAME&numShards=1&nrtReplicas=1&wt=javabin&version=2:
 org.apache.solr.cluster.placement.PlacementException: Not enough eligible 
nodes to place 1 replica(s) of type NRT for shard shard1 of collection COLL_NAME
ok 40 Affinity placement plugin using ENV
ok 41 post solr log into solr
ok 42 start solr with ssl
not ok 43 start solr with ssl and auth
# (from function `assert_output' in file 
/tmp/src/solr/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, 
line 247,
#  in test file test/test_ssl.bats, line 97)
#   `assert_output --partial '401 require authentication'' failed
# NOTE: Please install lsof as this script needs it to determine if Solr is 
listening on port 8983.
#
# Started Solr server on port 8983 (pid=171001). Happy searching!
#
# INFO  - 2023-05-11 12:45:48.708; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2023-05-11 12:45:48.713; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# WARN  - 2023-05-11 12:45:50.194; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2023-05-11 12:45:50.239; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# WARN  - 2023-05-11 12:45:50.364; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2023-05-11 12:45:50.370; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# Successfully enabled basic auth with username [name] and password [password].
# INFO  - 2023-05-11 12:45:51.454; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2023-05-11 12:45:51.459; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# INFO  - 2023-05-11 12:45:51.818; 
org.eclipse.jetty.util.ssl.SslContextFactory; 
x509=X509@3ed242a4(solr-ssl,h=[localhost],a=[/127.0.0.1],w=[]) for 
Client@6b8d96d9[provider=null,keyStore=file:///tmp/bats-run-xQPk6b/test/43/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-xQPk6b/test/43/ssl/solr-ssl.keystore.p12]
#
# -- output does not contain substring --
# substring (1 lines):
#   401 require authentication
# output (2 lines):
#   curl: option --fail-with-body: is unknown
#   curl: try 'curl --help' or 'curl --manual' for more information
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: 
/tmp/src/solr/solr/packaging/build/test-output/failure-snapshots/43-2
# Last output:
# INFO  - 2023-05-11 12:45:55.823; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2023-05-11 12:45:55.828; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# WARN  - 2023-05-11 12:45:56.764; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2023-05-11 12:45:56.802; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
ok 44 SOLR11740 check f
ok 45 status detects locally running solr
ok 46 status does not expose cli parameters to end user
ok 47 listing out files
ok 48 copying files around
ok 49 upconfig

> Task :solr:packaging:integrationTests FAILED

> Task :solr:solrj:test

org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest > classMethod FAILED
    java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([CB04D6E14E964B9F]:0)

org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest > test suite's output 
saved to 
/tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.txt,
 copied below:
  2> 2992 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/tmp/src/solr/solr/server/solr/configsets/_default/conf'
  2> 3031 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-1 for ERROR logs matching 
regex: ignore_exception
  2> 3071 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.SolrTestCaseJ4 Created dataDir: 
/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/data-dir-1-001
  2> 3193 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
  2> 3248 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
  2> 3614 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 3687 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.SolrTestCaseJ4 ####initCore
  2> 3687 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.SolrTestCaseJ4 ####initCore end
  2> 3689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-002/cores/core
  2> 3956 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
  2> 3959 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
  2> 3967 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 
976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8
  2> 4077 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 4130 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@609c827b{/solr,file:///tmp/src/solr/solr/solrj/build/tmp/tests-cwd/,AVAILABLE}
  2> 4186 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.e.j.s.AbstractConnector Started ServerConnector@6cf441a9{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:40555}
  2> 4200 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.e.j.s.Server Started Server@28edc3cc{STARTING}[10.0.14,sto=0] @4284ms
  2> 4219 ERROR (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
  2> 4221 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.s.CoreContainerProvider Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
  2> 4232 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.s.CoreContainerProvider  ___      _       Welcome to Apache Solr™ 
version 9.3.0-SNAPSHOT 73b5170d3da12b8304da04c2b94485a595b0f957 [snapshot 
build, details omitted]
  2> 4233 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in standalone mode 
on port null
  2> 4236 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install dir: 
/tmp/src/solr/solr
  2> 4236 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 
2023-05-11T12:33:29.595432Z
  2> 4238 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.s.CoreContainerProvider Solr Home: 
/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001
 (source: servlet config: solr.solr.home)
  2> 4239 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.c.SolrXmlConfig Loading solr.xml from 
/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001/solr.xml
  2> 7492 WARN  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3123f4f5[provider=null,keyStore=null,trustStore=null]
  2> 7495 WARN  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3123f4f5[provider=null,keyStore=null,trustStore=null]
  2> 7751 WARN  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@586e206[provider=null,keyStore=null,trustStore=null]
  2> 7752 WARN  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@586e206[provider=null,keyStore=null,trustStore=null]
  2> 7787 WARN  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
  2> 8133 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001
  2> 8134 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
  2> 8582 WARN  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.c.SolrConfig Couldn't add files from 
/tmp/src/solr/solr/modules/extraction/lib filtered by .*\.jar to classpath: 
java.nio.file.NoSuchFileException: /tmp/src/solr/solr/modules/extraction/lib
  2> 8585 WARN  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.c.SolrConfig Couldn't add files from 
/tmp/src/solr/solr/modules/clustering/lib filtered by .*\.jar to classpath: 
java.nio.file.NoSuchFileException: /tmp/src/solr/solr/modules/clustering/lib
  2> 8585 WARN  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.c.SolrConfig Couldn't add files from 
/tmp/src/solr/solr/modules/langid/lib filtered by .*\.jar to classpath: 
java.nio.file.NoSuchFileException: /tmp/src/solr/solr/modules/langid/lib
  2> 8586 WARN  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.c.SolrConfig Couldn't add files from /tmp/src/solr/solr/modules/ltr/lib 
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: 
/tmp/src/solr/solr/modules/ltr/lib
  2> 8587 WARN  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.c.SolrConfig Couldn't add files from 
/tmp/src/solr/solr/modules/scripting/lib filtered by .*\.jar to classpath: 
java.nio.file.NoSuchFileException: /tmp/src/solr/solr/modules/scripting/lib
  2> 8588 WARN  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if 
you use this setting, and then Solr upgrades to a newer release of Lucene, 
sizable changes may happen. If precise back compatibility is important then you 
should instead explicitly specify an actual Lucene version.
  2> 8589 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.5.0
  2> 8636 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
  2> 8747 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.s.IndexSchema Schema name=example
  2> 9494 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
  2> 9496 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/english
  2> 9498 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
  2> 9499 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
  2> 9520 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
  2> 9625 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001/collection1,
 trusted=true
  2> 9690 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.c.SolrCore Opening new SolrCore at 
[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001/collection1],
 
dataDir=[/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001/collection1/data/]
  2> 9725 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 9770 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: 
initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 9807 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: current 
segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4103abfd
  2> 9826 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
  2> 9827 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 16 ms to 
checkpoint
  2> 9831 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: create=true 
reader=null
  2> 9853 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@6194df3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75bc81d8)
  2> index=
  2> version=9.5.0
  2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
  2> ramBufferSizeMB=100.0
  2> maxBufferedDocs=-1
  2> mergedSegmentWarmer=null
  2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
  2> commit=null
  2> openMode=CREATE
  2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
  2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, 
maxMergeCount=6, ioThrottle=true
  2> codec=Lucene95
  2> infoStream=org.apache.solr.update.LoggingInfoStream
  2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.1, deletesPctAllowed=20.0
  2> readerPooling=true
  2> perThreadHardLimitMB=1945
  2> useCompoundFile=false
  2> commitOnClose=true
  2> indexSort=null
  2> checkPendingFlushOnUpdate=true
  2> softDeletesField=null
  2> maxFullFlushMergeWaitMillis=500
  2> leafSorter=null
  2> eventListener=org.apache.lucene.index.IndexWriterEventListener$1@75d67105
  2> writer=org.apache.solr.update.SolrIndexWriter@4998b9da
  2> 
  2> 9865 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
  2> 9865 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now flush at close
  2> 9866 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   start flush: 
applyAllDeletes=true
  2> 9866 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before 
flush 
  2> 9867 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 9871 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: 
coreLoadExecutor-11-thread-1 finishFullFlush success=true
  2> 9878 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now apply all 
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
  2> 9880 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no 
deletes to apply
  2> 9882 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
  2> 9883 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: now merge
  2> 9884 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   index(source): 
  2> 9884 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]:   no more merges 
pending; now return
  2> 9884 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges
  2> 9885 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: waitForMerges done
  2> 9885 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: start
  2> 9886 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: enter lock
  2> 9886 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: now 
prepare
  2> 9886 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: prepareCommit: 
flush
  2> 9887 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]:   index before 
flush 
  2> 9887 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 9888 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now apply all 
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
  2> 9889 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no 
deletes to apply
  2> 9889 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: 
coreLoadExecutor-11-thread-1 finishFullFlush success=true
  2> 9889 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit(): 
start
  2> 9890 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit 
index= changeCount=2
  2> 9921 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: startCommit: 
wrote pending segments file "pending_segments_1"
  2> 9922 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: done all syncs: []
  2> 9923 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: 
pendingCommit != null
  2> 9923 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done 
writing segments file "segments_1"
  2> 9923 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint 
"" [0 segments ; isCommit = true]
  2> 9926 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 2 ms to 
checkpoint
  2> 9927 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: took 40.2 
msec
  2> 9927 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: commit: done
  2> 9928 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback
  2> 9930 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: all running 
merges have aborted
  2> 9931 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: done 
finish merges
  2> 9932 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: abort
  2> 9933 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: done abort 
success=true
  2> 9933 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: rollback: infos=
  2> 9934 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
  2> 9934 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to 
checkpoint
  2> 9944 INFO  (SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) 
[] o.a.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
configSetBaseDir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001,
 hostPort=40555, 
coreRootDirectory=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-002/cores}
  2> 10756 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 10783 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
  2> 10785 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
  2> 10807 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
  2> 10815 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
  2> 10819 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-11-thread-1]: 
initDynamicDefaults maxThreadCount=1 maxMergeCount=6
  2> 10831 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: current 
segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4103abfd
  2> 10831 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: init: load 
commit "segments_1"
  2> 10832 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
  2> 10833 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-11-thread-1]: 0 ms to 
checkpoint
  2> 10833 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: init: 
create=false reader=null
  2> 10834 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
  2> dir=MockDirectoryWrapper(ByteBuffersDirectory@6194df3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75bc81d8)
  2> index=
  2> version=9.5.0
  2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
  2> ramBufferSizeMB=100.0
  2> maxBufferedDocs=-1
  2> mergedSegmentWarmer=null
  2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
  2> commit=null
  2> openMode=APPEND
  2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
  2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, 
maxMergeCount=6, ioThrottle=true
  2> codec=Lucene95
  2> infoStream=org.apache.solr.update.LoggingInfoStream
  2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.1, deletesPctAllowed=20.0
  2> readerPooling=true
  2> perThreadHardLimitMB=1945
  2> useCompoundFile=false
  2> commitOnClose=true
  2> indexSort=null
  2> checkPendingFlushOnUpdate=true
  2> softDeletesField=null
  2> maxFullFlushMergeWaitMillis=500
  2> leafSorter=null
  2> eventListener=org.apache.lucene.index.IndexWriterEventListener$1@75d67105
  2> writer=org.apache.solr.update.SolrIndexWriter@1fab865b
  2> 
  2> 10836 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
  2> 10836 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: flush at getReader
  2> 10839 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: startFullFlush
  2> 10841 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: now apply all 
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
  2> 10841 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-11-thread-1]: waitApply: no 
deletes to apply
  2> 10848 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: incRefDeleter for 
NRT reader version=2 segments=
  2> 10851 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: return reader 
version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
  2> 10857 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MP][coreLoadExecutor-11-thread-1]: findMerges: 0 
segments
  2> 10858 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-11-thread-1]: 
coreLoadExecutor-11-thread-1 finishFullFlush success=true
  2> 10859 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-11-thread-1]: getReader took 22 
ms
  2> 10917 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001/collection1/conf
  2> 10924 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json 
using 
file:dir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001/collection1/conf
  2> 10924 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
  2> 10928 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001/collection1/conf
  2> 10929 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
  2> 10930 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for 
/schema/analysis/stopwords/english
  2> 10931 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/english
  2> 10932 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=/tmp/src/solr/solr/solrj/build/tmp/tests-tmp/solr.client.solrj.impl.BasicHttpSolrClientTest_CB04D6E14E964B9F-001/tempDir-001/collection1/conf
  2> 10932 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true, format=solr} for 
/schema/analysis/synonyms/english
  2> 10934 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for 
/schema/analysis/synonyms/english
  2> 10938 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
  2> 10967 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: {accuracy=0.5, maxQueryFrequency=0.01, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, name=default, 
field=text, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal}
  2> 10979 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
  2> 10983 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.s.s.SolrSuggester init: {name=mySuggester, lookupImpl=FuzzyLookupFactory, 
dictionaryImpl=DocumentDictionaryFactory, field=cat, weightField=price, 
suggestAnalyzerFieldType=string, buildOnStartup=false}
  2> 11008 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester, 
lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, 
field=cat, weightField=price, suggestAnalyzerFieldType=string, 
buildOnStartup=false}
  2> 11032 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
  2> 11042 INFO  (coreLoadExecutor-11-thread-1) [ x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1765601094036094976
  2> 11173 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ 
x:collection1] o.a.s.c.S.Request webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=120
  2> 11175 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ 
x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
  2> 11175 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
  2> 11176 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: wordbreak
  2> 11193 INFO  (searcherExecutor-13-thread-1-processing-collection1) [ 
x:collection1] o.a.s.c.SolrCore Registered new searcher autowarm time: 0 ms
  2> Sha 11, 2023 5:33:28 GN. 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
  2> WARNING: Suite execution timed out: 
org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest
  2> ==== jstack at approximately timeout time ====
  2> "Test worker" ID=1 WAITING on 
com.carrotsearch.randomizedtesting.RandomizedRunner$2@795fd964
  2>    at [email protected]/java.lang.Object.wait(Native Method)
  2>    - waiting on 
com.carrotsearch.randomizedtesting.RandomizedRunner$2@795fd964
  2>    at [email protected]/java.lang.Thread.join(Thread.java:1300)
  2>    at [email protected]/java.lang.Thread.join(Thread.java:1375)
  2>    at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:647)
  2>    at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:504)
  2>    at 
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
  2>    at 
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:57)
  2>    at 
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:39)
  2>    at 
org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
  2>    at 
org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
  2>    at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
  2>    at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>    at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>    at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
  2>    at 
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
  2>    at 
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
  2>    at 
org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
  2>    at 
org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
  2>    at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
  2>    at 
org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
  2>    at 
org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
  2>    at 
org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
  2>    at 
org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
  2>    at 
org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
  2>    at 
org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
  2>    at 
org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
  2>    at 
app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
  2>    at 
app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
  2> 
  2> "Reference Handler" ID=2 RUNNABLE
  2>    at 
[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native 
Method)
  2>    at 
[email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
  2>    at 
[email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
  2> 
  2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@24b53a7c
  2>    at [email protected]/java.lang.Object.wait(Native Method)
  2>    - waiting on java.lang.ref.ReferenceQueue$Lock@24b53a7c
  2>    at 
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2>    at 
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  2>    at 
[email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
  2> 
  2> "Signal Dispatcher" ID=4 RUNNABLE
  2> 
  2> "Common-Cleaner" ID=9 TIMED_WAITING on 
java.lang.ref.ReferenceQueue$Lock@3f417ca7
  2>    at [email protected]/java.lang.Object.wait(Native Method)
  2>    - timed waiting on java.lang.ref.ReferenceQueue$Lock@3f417ca7
  2>    at 
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  2>    at 
[email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    at 
[email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
  2> 
  2> "/127.0.0.1:33430 to /127.0.0.1:45435 workers" ID=11 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7ff7033d
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7ff7033d
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>    at 
[email protected]/java.util.concurrent.ArrayBlockingQueue.put(ArrayBlockingQueue.java:367)
  2>    at 
org.gradle.api.internal.tasks.testing.worker.TestWorker.submitToRun(TestWorker.java:207)
  2>    - locked 
org.gradle.api.internal.tasks.testing.worker.TestWorker@414c2d29
  2>    at 
org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:189)
  2>    at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
  2>    at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>    at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>    at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
  2>    at 
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
  2>    at 
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
  2>    at 
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
  2>    at 
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
  2>    at 
org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
  2>    at 
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
  2>    at 
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:49)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    Locked synchronizers:
  2>    - java.util.concurrent.ThreadPoolExecutor$Worker@42e99e4a
  2> 
  2> "/127.0.0.1:33430 to /127.0.0.1:45435 workers Thread 2" ID=12 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@721cb065
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@721cb065
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>    at 
org.gradle.internal.remote.internal.hub.queue.EndPointQueue.take(EndPointQueue.java:49)
  2>    at 
org.gradle.internal.remote.internal.hub.MessageHub$ConnectionDispatch.run(MessageHub.java:322)
  2>    at 
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
  2>    at 
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:49)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    Locked synchronizers:
  2>    - java.util.concurrent.ThreadPoolExecutor$Worker@42a48628
  2> 
  2> "/127.0.0.1:33430 to /127.0.0.1:45435 workers Thread 3" ID=13 RUNNABLE (in 
native code)
  2>    at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  2>    at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>    - locked sun.nio.ch.Util$2@460c4ec5
  2>    - locked sun.nio.ch.EPollSelectorImpl@66090648
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2>    at 
org.gradle.internal.remote.internal.inet.SocketConnection$SocketInputStream.read(SocketConnection.java:185)
  2>    at com.esotericsoftware.kryo.io.Input.fill(Input.java:146)
  2>    at com.esotericsoftware.kryo.io.Input.require(Input.java:178)
  2>    at com.esotericsoftware.kryo.io.Input.readByte(Input.java:295)
  2>    at 
org.gradle.internal.serialize.kryo.KryoBackedDecoder.readByte(KryoBackedDecoder.java:88)
  2>    at 
org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader.read(InterHubMessageSerializer.java:64)
  2>    at 
org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader.read(InterHubMessageSerializer.java:52)
  2>    at 
org.gradle.internal.remote.internal.inet.SocketConnection.receive(SocketConnection.java:81)
  2>    at 
org.gradle.internal.remote.internal.hub.MessageHub$ConnectionReceive.run(MessageHub.java:270)
  2>    at 
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
  2>    at 
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:49)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    Locked synchronizers:
  2>    - java.util.concurrent.ThreadPoolExecutor$Worker@74f0ea28
  2> 
  2> "SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]" ID=14 RUNNABLE
  2>    at 
[email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
  2>    at 
[email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  2>    at 
[email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
  2>    at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:708)
  2>    at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:59)
  2>    at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:437)
  2>    - locked java.lang.Object@21200f5f
  2>    at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:716)
  2>    at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
  2>    at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:637)
  2> 
  2> "SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker" ID=15 
WAITING on java.util.concurrent.CountDownLatch$Sync@49c16a8f
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - waiting on java.util.concurrent.CountDownLatch$Sync@49c16a8f
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>    at 
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
  2>    at 
app//org.apache.solr.servlet.CoreContainerProvider$ContextInitializationKey.waitForReadyService(CoreContainerProvider.java:522)
  2>    at 
app//org.apache.solr.servlet.CoreContainerProvider$ServiceHolder.getService(CoreContainerProvider.java:561)
  2>    at 
app//org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:147)
  2>    at 
app//org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:133)
  2>    at 
app//org.eclipse.jetty.servlet.ServletHandler.initializeHolders(ServletHandler.java:774)
  2>    at 
app//org.eclipse.jetty.servlet.ServletHandler.setFilters(ServletHandler.java:1472)
  2>    at 
app//org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:992)
  2>    at 
app//org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:480)
  2>    at 
app//org.apache.solr.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:427)
  2>    - locked org.apache.solr.embedded.JettySolrRunner$1@36a81c86
  2>    at 
app//org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:253)
  2>    at 
app//org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:94)
  2>    at 
app//org.apache.solr.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:616)
  2>    at 
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:554)
  2>    - locked org.apache.solr.embedded.JettySolrRunner@12f616f0
  2>    at 
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:525)
  2>    at 
app//org.apache.solr.SolrJettyTestBase.createAndStartJetty(SolrJettyTestBase.java:126)
  2>    at 
app//org.apache.solr.SolrJettyTestBase.createAndStartJetty(SolrJettyTestBase.java:96)
  2>    at 
app//org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.beforeTest(BasicHttpSolrClientTest.java:205)
  2>    at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
  2>    at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>    at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>    at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
  2>    at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
  2>    at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:886)
  2>    at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
  2>    at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>    at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>    at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2>    at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2>    at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
  2>    at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
  2>    at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2>    at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>    at 
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
  2>    at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  2>    at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  2>    at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>    at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>    at 
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
  2>    at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2>    at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
  2>    at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
  2>    at 
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
  2>    at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
  2>    at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>    at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
  2>    at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
  2>    at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$$Lambda$186/0x0000000840222c40.run(Unknown
 Source)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    Locked synchronizers:
  2>    - java.util.concurrent.locks.ReentrantLock$NonfairSync@3ce379a0
  2>    - java.util.concurrent.locks.ReentrantLock$NonfairSync@1d18c394
  2>    - java.util.concurrent.locks.ReentrantLock$NonfairSync@6ba2a09d
  2> 
  2> "qtp1010426551-17" ID=17 RUNNABLE (in native code)
  2>    at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  2>    at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>    - locked sun.nio.ch.Util$2@6e48246e
  2>    - locked sun.nio.ch.EPollSelectorImpl@35974e50
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$269/0x0000000840387840.run(Unknown
 Source)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1010426551-18-acceptor-0@5cc02733-ServerConnector@6cf441a9{ssl, (ssl, 
alpn, http/1.1, h2)}{127.0.0.1:40555}" ID=18 RUNNABLE (in native code)
  2>    at [email protected]/sun.nio.ch.ServerSocketChannelImpl.accept0(Native 
Method)
  2>    at 
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2>    at 
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
  2>    at 
app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409)
  2>    at 
app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    Locked synchronizers:
  2>    - java.util.concurrent.locks.ReentrantLock$NonfairSync@4bcfb637
  2> 
  2> "qtp1010426551-19" ID=19 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - timed waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>    at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1010426551-20" ID=20 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - timed waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>    at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1010426551-21" ID=21 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - timed waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>    at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1010426551-22" ID=22 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - timed waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>    at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1010426551-23" ID=23 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - timed waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>    at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "qtp1010426551-24" ID=24 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - timed waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@99838d3
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>    at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>    at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Session-HouseKeeper-1e33cb1a-1" ID=25 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26dc16da
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - timed waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26dc16da
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>    at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>    at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "httpShardExecutor-6-thread-1" ID=26 RUNNABLE (in native code)
  2>    at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  2>    at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>    - locked sun.nio.ch.Util$2@2936299f
  2>    - locked sun.nio.ch.EPollSelectorImpl@1f7e4c80
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$269/0x0000000840387840.run(Unknown
 Source)
  2>    at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
  2>    at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$354/0x0000000840456840.run(Unknown
 Source)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    Locked synchronizers:
  2>    - java.util.concurrent.ThreadPoolExecutor$Worker@60f67aff
  2> 
  2> "httpShardExecutor-6-thread-2" ID=27 RUNNABLE (in native code)
  2>    at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  2>    at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>    - locked sun.nio.ch.Util$2@5768a11c
  2>    - locked sun.nio.ch.EPollSelectorImpl@114417ed
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$269/0x0000000840387840.run(Unknown
 Source)
  2>    at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
  2>    at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$354/0x0000000840456840.run(Unknown
 Source)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    Locked synchronizers:
  2>    - java.util.concurrent.ThreadPoolExecutor$Worker@1b550c6
  2> 
  2> "Connection evictor" ID=28 TIMED_WAITING
  2>    at [email protected]/java.lang.Thread.sleep(Native Method)
  2>    at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "Connection evictor" ID=29 TIMED_WAITING
  2>    at [email protected]/java.lang.Thread.sleep(Native Method)
  2>    at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> "h2sc-8-thread-1" ID=30 RUNNABLE (in native code)
  2>    at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  2>    at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>    - locked sun.nio.ch.Util$2@926ae8b
  2>    - locked sun.nio.ch.EPollSelectorImpl@6451e963
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$269/0x0000000840387840.run(Unknown
 Source)
  2>    at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
  2>    at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$354/0x0000000840456840.run(Unknown
 Source)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    Locked synchronizers:
  2>    - java.util.concurrent.ThreadPoolExecutor$Worker@42c833f0
  2> 
  2> "h2sc-8-thread-2" ID=31 RUNNABLE (in native code)
  2>    at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  2>    at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>    - locked sun.nio.ch.Util$2@76a3d4b4
  2>    - locked sun.nio.ch.EPollSelectorImpl@47e95ef2
  2>    at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
  2>    at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
  2>    at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$269/0x0000000840387840.run(Unknown
 Source)
  2>    at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
  2>    at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$354/0x0000000840456840.run(Unknown
 Source)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    Locked synchronizers:
  2>    - java.util.concurrent.ThreadPoolExecutor$Worker@2104ff60
  2> 
  2> "CloserThread" ID=33 WAITING on java.lang.Object@7b07e272
  2>    at [email protected]/java.lang.Object.wait(Native Method)
  2>    - waiting on java.lang.Object@7b07e272
  2>    at [email protected]/java.lang.Object.wait(Object.java:328)
  2>    at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2547)
  2> 
  2> "ForkJoinPool.commonPool-worker-3" ID=36 WAITING on 
java.util.concurrent.ForkJoinPool@10760680
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - waiting on java.util.concurrent.ForkJoinPool@10760680
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>    at 
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
  2>    at 
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
  2> 
  2> "searcherExecutor-13-thread-1" ID=37 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7818764e
  2>    at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>    - waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7818764e
  2>    at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>    at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>    at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>    at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>    at [email protected]/java.lang.Thread.run(Thread.java:829)
  2> 
  2> ^^==============================================
  2> 
  2> Sha 11, 2023 5:33:28 GN. 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
  2> Sha 11, 2023 5:33:29 GN. 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
  2> SEVERE: 16 threads leaked from SUITE scope at 
org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest: 
  2>    1) Thread[id=17, name=qtp1010426551-17, state=RUNNABLE, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  2>         at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
  2>         at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
  2>         at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
  2>         at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$269/0x0000000840387840.run(Unknown
 Source)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    2) Thread[id=25, name=Session-HouseKeeper-1e33cb1a-1, 
state=TIMED_WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  2>         at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    3) Thread[id=24, name=qtp1010426551-24, state=TIMED_WAITING, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    4) Thread[id=37, name=searcherExecutor-13-thread-1, state=WAITING, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
  2>         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
  2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
  2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
  2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    5) Thread[id=33, name=CloserThread, state=WAITING, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/java.lang.Object.wait(Native Method)
  2>         at [email protected]/java.lang.Object.wait(Object.java:328)
  2>         at 
app//org.apache.solr.core.CloserThread.run(CoreContainer.java:2547)
  2>    6) Thread[id=22, name=qtp1010426551-22, state=TIMED_WAITING, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    7) Thread[id=19, name=qtp1010426551-19, state=TIMED_WAITING, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    8) Thread[id=15, 
name=SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker, 
state=WAITING, group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
  2>         at 
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
  2>         at 
app//org.apache.solr.servlet.CoreContainerProvider$ContextInitializationKey.waitForReadyService(CoreContainerProvider.java:522)
  2>         at 
app//org.apache.solr.servlet.CoreContainerProvider$ServiceHolder.getService(CoreContainerProvider.java:561)
  2>         at 
app//org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:147)
  2>         at 
app//org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:133)
  2>         at 
app//org.eclipse.jetty.servlet.ServletHandler.initializeHolders(ServletHandler.java:774)
  2>         at 
app//org.eclipse.jetty.servlet.ServletHandler.setFilters(ServletHandler.java:1472)
  2>         at 
app//org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:992)
  2>         at 
app//org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:480)
  2>         at 
app//org.apache.solr.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:427)
  2>         at 
app//org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:253)
  2>         at 
app//org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:94)
  2>         at 
app//org.apache.solr.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:616)
  2>         at 
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:554)
  2>         at 
app//org.apache.solr.embedded.JettySolrRunner.start(JettySolrRunner.java:525)
  2>         at 
app//org.apache.solr.SolrJettyTestBase.createAndStartJetty(SolrJettyTestBase.java:126)
  2>         at 
app//org.apache.solr.SolrJettyTestBase.createAndStartJetty(SolrJettyTestBase.java:96)
  2>         at 
app//org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.beforeTest(BasicHttpSolrClientTest.java:205)
  2>         at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
  2>         at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2>         at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2>         at 
[email protected]/java.lang.reflect.Method.invoke(Method.java:566)
  2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
  2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:886)
  2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
  2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>         at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2>         at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2>         at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
  2>         at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
  2>         at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>         at 
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
  2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>         at 
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
  2>         at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
  2>         at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
  2>         at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
  2>         at 
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
  2>         at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
  2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
  2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
  2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$$Lambda$186/0x0000000840222c40.run(Unknown
 Source)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>    9) Thread[id=20, name=qtp1010426551-20, state=TIMED_WAITING, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>   10) Thread[id=21, name=qtp1010426551-21, state=TIMED_WAITING, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
  2>         at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:219)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:1017)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1067)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>   11) Thread[id=31, name=h2sc-8-thread-2, state=RUNNABLE, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  2>         at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
  2>         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
  2>         at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
  2>         at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
  2>         at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
  2>         at 
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
  2>         at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$269/0x0000000840387840.run(Unknown
 Source)
  2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
  2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$354/0x0000000840456840.run(Unknown
 Source)
  2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  2>         at [email protected]/java.lang.Thread.run(Thread.java:829)
  2>   12) Thread[id=18, 
name=qtp1010426551-18-acceptor-0@5cc02733-ServerConnector@6cf441a9{ssl, (ssl, 
alpn, http/1.1, h2)}{127.0.0.1:40555}, state=RUNNABLE, 
group=TGRP-BasicHttpSolrClientTest]
  2>         at 
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  2>         at 
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
  2>         at 
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
  2>         at 
app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409)
  2>         at 
app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936)
  2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080)
  2>         at [email protected]/

[...truncated too long message...]

read-1]:   start flush: applyAllDeletes=true
  2> 7204257 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before 
flush 
  2> 7204257 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204257 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: 
coreCloseExecutor-19-thread-1 finishFullFlush success=true
  2> 7204258 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: now apply all 
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
  2> 7204258 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no 
deletes to apply
  2> 7204258 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
  2> 7204258 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]: now merge
  2> 7204258 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   index(source): 
  2> 7204258 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-19-thread-1]:   no more merges 
pending; now return
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: waitForMerges 
done
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: start
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: enter 
lock
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: now 
prepare
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: prepareCommit: 
flush
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   index before 
flush 
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: startFullFlush
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: now apply all 
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-19-thread-1]: waitApply: no 
deletes to apply
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: 
coreCloseExecutor-19-thread-1 finishFullFlush success=true
  2> 7204259 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: startCommit(): 
start
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]:   skip 
startCommit(): no changes pending
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: 
pendingCommit == null; skip
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: took 0.8 
msec
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: commit: done
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: all running 
merges have aborted
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: done 
finish merges
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: abort
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-19-thread-1]: done abort 
success=true
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-19-thread-1]: rollback: infos=
  2> 7204260 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
  2> 7204261 INFO  (coreCloseExecutor-19-thread-1) [ x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-19-thread-1]: 0 ms to 
checkpoint
  2> 7204269 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) [] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
  2> 7204277 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) [] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
  2> 7204281 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) [] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
  2> 7204287 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) [] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages
  2> 7204287 INFO  
(SUITE-BasicHttpSolrClientTest-seed#[CB04D6E14E964B9F]-worker) [] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching 
regex: ignore_exception
  2> May 11, 2023 2:33:29 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
  2> INFO: All leaked threads terminated.
   >     java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   >         at __randomizedtesting.SeedInfo.seed([CB04D6E14E964B9F]:0)
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, 
maxPointsInLeafNode=1337, maxMBSortInHeap=5.292377922620937, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=so-ET, 
timezone=Africa/Djibouti
  2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 
(64-bit)/cpus=1,threads=1,free=207059296,total=324534272
  2> NOTE: All tests run in this JVM: [BasicHttpSolrClientTest]
  2> NOTE: reproduce with: gradlew test --tests BasicHttpSolrClientTest 
-Dtests.seed=CB04D6E14E964B9F -Dtests.locale=so-ET 
-Dtests.timezone=Africa/Djibouti -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

:solr:solrj:test (FAILURE): 1080 test(s), 1 failure(s), 11 skipped

1080 tests completed, 1 failed, 11 skipped

> Task :solr:solrj:test FAILED
> Task :solr:solrj:wipeTaskTemp

ERROR: The following test(s) have failed:
  - org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.classMethod 
(:solr:solrj)
    Test output: 
/tmp/src/solr/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.txt
    Reproduce with: gradlew :solr:solrj:test --tests 
"org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.classMethod" 
-Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=CB04D6E14E964B9F -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/tmp/src/solr/.gradle/node/packaging/node_modules/bats/bin/bats'' finished 
> with non-zero exit value 1

* 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.
-----------
* What went wrong:
Execution failed for task ':solr:solrj:test'.
> There were failing tests. See the results at: 
> file:///tmp/src/solr/solr/solrj/build/test-results/test/

* 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

BUILD FAILED in 2h 2m 13s
644 actionable tasks: 628 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 2h2m36.5s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' 
'**/hs_err_pid*'
Error: rsync: [sender] change_dir "/tmp/src/solr/heapdumps" failed: No 
such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1684) [Receiver=3.1.3]
rsync: [Receiver] write error: Broken pipe (32)

+ exit 1
Build step 'Execute shell' 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]

Reply via email to